Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Implementing DMZ in Solaris environ
Name: pradeep_desh20 Date: October 8, 2005 at 07:01:32 Pacific OS: solaris 8 CPU/Ram: 512 MB
Comment:
Hello all
I'm asked to implement DMZ(De-militarized zone) in our Solaris environment. Right now i dont have any idea how should i implement this. Anyone,who can help me out in getting the study material for this over the net. Any suggestions are invited.
Name: nz_boy Date: October 11, 2005 at 13:57:31 Pacific
Reply:
any more information please?
do you mean a solaris 10 "zone" or a IP based DMZ zone on the network?
0
Response Number 2
Name: pradeep_desh20 Date: October 11, 2005 at 22:27:08 Pacific
Reply:
Hi
As of now i don't have idea whether its solaris 10 "zone" or IP based DMZ. We are using solaris 8 , so it cant be solaris 10 "zone". It must be IP based DMZ zone. I would like to know positioning of web server and app server in DMZ environment.
also, what would be helpful in the application components that should reside on DMZ, in private network and out side DMZ on public network.
Thanks and regard Pradeep
Thanking you in Advance. With Regards, Pradeep
0
Response Number 3
Name: nz_boy Date: October 16, 2005 at 15:47:48 Pacific
Reply:
hi the easyiest way for you to do this is to set up a DMZ on a switch and does VLANing.
that way you can put devices on the DMZ zone ( like a web server) and not have to worry about anyone getting onto your local network.
does this make sense to you?
0
Response Number 4
Name: pradeep_desh20 Date: October 17, 2005 at 23:00:23 Pacific
Reply:
Yeah a bit , but im newbie to the concept of VLANing. Can you please suggest me docs to go through for this.
Regards Pradeep
Thanking you in Advance. With Regards, Pradeep
0
Response Number 5
Name: nz_boy Date: October 24, 2005 at 14:43:40 Pacific
Reply:
if you can geta cisco switch with multiple interfaces on it you can isolate one interface to be a DMZ zone. this is where you will put all you machines that have direct access to the internet on
Summary: Hi, how to connfigure DNS in Solaris 8. I have to implement DNS in practical environment.I want some bodys help or you have clear documents or procedures.I want to configure primary and secondary ser...
Summary: Dear All While installing BIND 9.2.2 on solaris 8, it is saying following error.Can u pls tellme how to solve it checking whether make sets ${MAKE}... ./configure: make: not found > no > checking for ...
Summary: Hi all, I'm developing a Java program to read a large no. of records (arnd 40,000) from a file and populate into an Oracle database on a Solaris system. I'm using a thin JDBC driver. The problem is th...