twistedtwig
July 2nd, 2008, 03:59 PM
Hi all,
OK so I have a network at home and want to know if it is possible to setup a DMZ and how exactly I could do it.
My currect setup is as follows (excuse the terrible drawing please):
http://www.houseofhawkins.com/network.jpg
I have a sky broadband modem and router (it is a netgear router). This has the external IP and runs a DHCP Server. I have port 80 forwarded to the ubuntu server
this connects straight into my ubuntu box (eth0) that I have always set to 192.168.0.2. this box runs my web server, firewall, my internal dhcp and dns server and samba share.
eth1 on the ubuntu server goes out into a netgear router that shares out the ubuntu's dhcp network for the PC's and the wireless (wpa).
I also have a windows 2003 server inside the network connected to the internal netgear router (uses ubuntu dhcp server, static ip).
I use apache proxypassreverse to share parts of the windows 2003 servers website. this seems to be having some issues with web services.
Anyway, I would like setup a DMZ so that the apache web server can be contacted (have that at the moment). I would also like the windows server to be directly contact able.
I don't know if this is possible with the hardware configuration I have.
Also I do not know how I would deal with requests for different websites. Say ubunutu server is site1 and site2, and windows is site3 and site4. Can i get it to forward the right requests the same right place?
Sorry if this is a lot of questions.
Thank you for any and all advise
OK so I have a network at home and want to know if it is possible to setup a DMZ and how exactly I could do it.
My currect setup is as follows (excuse the terrible drawing please):
http://www.houseofhawkins.com/network.jpg
I have a sky broadband modem and router (it is a netgear router). This has the external IP and runs a DHCP Server. I have port 80 forwarded to the ubuntu server
this connects straight into my ubuntu box (eth0) that I have always set to 192.168.0.2. this box runs my web server, firewall, my internal dhcp and dns server and samba share.
eth1 on the ubuntu server goes out into a netgear router that shares out the ubuntu's dhcp network for the PC's and the wireless (wpa).
I also have a windows 2003 server inside the network connected to the internal netgear router (uses ubuntu dhcp server, static ip).
I use apache proxypassreverse to share parts of the windows 2003 servers website. this seems to be having some issues with web services.
Anyway, I would like setup a DMZ so that the apache web server can be contacted (have that at the moment). I would also like the windows server to be directly contact able.
I don't know if this is possible with the hardware configuration I have.
Also I do not know how I would deal with requests for different websites. Say ubunutu server is site1 and site2, and windows is site3 and site4. Can i get it to forward the right requests the same right place?
Sorry if this is a lot of questions.
Thank you for any and all advise