Displaying 1 result from an estimated 1 matches for "885f".
Did you mean:
  8853
  
2006 Feb 22
0
iproute2 dump nat
....27, .32 and 2.6.8.
While DNAT is working fine, I am not able to do any SNAT:
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:04:e2:10:88:5f brd ff:ff:ff:ff:ff:ff
    inet 10.10.20.10/24 brd 10.135.28.255 scope global eth0
    inet6 fe80::204:e2ff:fe10:885f/64 scope link
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:04:e2:10:80:d2 brd ff:ff:ff:ff:ff:ff
    inet 192.168.3.1/24 scope global eth1
I defined a ip rule:
lb-test-11:/usr/src/packages# ip rul sh
0:...