Hi all,
I want to install a web server in a DMZ. So, I installed E-smith 4.1.2 on a gateway/firewall machine containing 3 networks cards, as you can see below
Gw 192.168.10.10 172.16.48.243
Router--------------------------------Firewall----------------------------------LAN
192.168.10.9 (e-smith) 172.16.0.0
192.168.12.11|
|
|
192.168.12.12|
DMZ (Web Server)
Router on eth0, LAN on eth1 and DMZ on eth2
The router send all request comming on port 80 to 192.168.10.10.
I want to access to my web server from Internet. So i try the ipportfw
http://netsourced.com/servers/docs/ipportfw-howto.html, but it doesn't work.
I also try this
http://forums.contribs.org/index.php?topic=2070.msg6942#msg6942, but it doesn't work.
Did i miss something?