Displaying 1 result from an estimated 1 matches for "iface_eth0".
Did you mean:
iface_eth1
2004 Sep 10
1
Is ProxyARP or NAT entries really neccesary for DNAT to work?
...ation it says that the order of the rules is not
significant, however, if I DNAT port 80 into dmz before I DNAT port 80
to loc all request to port 80 is forwarded to dmz. If the loc entry is
before the dmz entry it all works.
Here''s my setup:
Linux: Gentoo 2.4.26-r9
Shorewall: 2.0.4
Net:
iface_eth0="192.168.1.254 broadcast 192.168.1.255 netmask 255.255.255.0"
iface_eth1="192.168.201.17 broadcast 192.168.201.255 netmask
255.255.255.0"
iface_eth2="???.??.77.142 broadcast ???.??.77.143 netmask
255.255.255.240"
gateway="eth2/???.??.77.129"
Interfaces:
loc...