Click to See Complete Forum and Search --> : DMZ
jjs1978
06-23-2002, 06:19 PM
I am using RedHat 7.3 as my local gateway(router and firewall) It is connected directly to my DSL. I am also using IP tables as a firewall. Is their any way that I can set up a DMZ for a webserver inside my local network. I know that I can do it with a linksys router, but then I may as well retire my linux box.Any help would be appreciated.
Put a second NIC in your computer and connect a webserver (or a hub for more connections).
Remember: different networks on the two NIC's, use ipmasquerading and ipforwarding must be enabled. (This isn't strictly a DMZ, but I think it's what you want.)
jjs1978
06-24-2002, 12:49 PM
Thanks for your reply, I already have two nics, one for ethernet dsl modem, one going to the local network. So just add a third?? I think I see how it will work!