Displaying 1 result from an estimated 1 matches for "natit".
Did you mean:
namit
2005 Jul 06
0
can''t figure out nat''ing by port
...ding ppp0 with the ip addr add 10.10.10.10/32 dev ppp0 table 1
without much affect. Does it sound like I''m confused?
I also tried using the fwmark with ip rule but run up against a brick
wall which appears to be that one cannot do ip route add nat
69.63.33.227/32 via 10.10.10.10/32 table natit. It seems that tables
are not aloud in the route nat or something. I''m also not quite sure
how the nat 0 works in the ip rule statement so yes I am confused in a
big way!
I will include my policy route script below so you can see the bit I
do have working. Any help or pointers will cer...