Displaying 1 result from an estimated 1 matches for "prov_stat".
Did you mean:
prv_stat
2006 Mar 02
4
Dual ISP routing and NAT problem
...me with
the problem I have.
The setup is as described below. A dual internet provider routing,
multiple local area networks, and a dmz network with one public and one
private ip range.
I followed the instructions at lartc.org, and so far everything is working.
The default route is via ''PROV_STATIC'', only packets comming from LAN
192.168.111.0/24 are routed via ''PROV_DSL''.
Now if I want to do network address translation via iptables for certain
traffic coming into the dsl interface ppp0,
packets never reach their destination.
DNAT into DMZ or any of the LANs ove...