Displaying 1 result from an estimated 1 matches for "iface_eth2".
Did you mean:
iface_eth0
2004 Sep 10
1
Is ProxyARP or NAT entries really neccesary for DNAT to work?
.... 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 eth0 detect
dmz eth1 detect
net eth2 detect routefilter,norfc1918
Proxyarp:
???.??.77.131 eth1 eth2 No No
???.??.77.132 eth0 eth2 No No
???.??.77.136 eth0 eth2 No N...