Hi All
Need help!! I have setup Bering successfully for the local network. But,
don''t know what is needed for the dmz to work.
Internet
|
|
L ppp0 (ip from ISP)
E eth0
A |\
F | \
| \
B | \ (dmz)
O | eth2:192.168.1.100 --> 192.168.1.101(80/25/443)
X |
| (loc)
eth1:192.168.1.254
|
|
192.168.1 network
dnscache queries allowed from 192.168
/etc/shorewall/zones
net Net Internet
loc Local Local networks
dmz DMZ Demilitarized
/etc/shorewall/interfaces
net ppp0 detect routefilter,noping
loc eth1 detect routestopped
dmz eth2 192.168.12.255
192.168.1.254 is the gateway for 192.168.1.x (works)
192.168.1.100 is the gateway for 192.168.1.101 (no go)