Displaying 1 result from an estimated 1 matches for "internal_machine".
2005 Feb 15
5
dnat problem
...3 (iptables v1.2.8), everything
is working fine for several days, i have configured a masq lan and all the
outgoing traffic is ok, but now i want to redirect (port forward) the
external web traffic to an internal machine, somethig like this
INTERNET ---------> SHOREWALL -------------------> INTERNAL_MACHINE
[public (eth0) 200.13.180.13]
(198.220.250.90)
[internal (eth1) 198.220.250.39]
these are the relevant files:
/etc/shorewall/interfaces
net eth0 detect
loc eth1 detect dhcp,routeback
/etc/shorewall...