Displaying 1 result from an estimated 1 matches for "fragtimeout".
2007 Feb 21
1
simple source policy routing not working
....168.1.99 via 192.168.10.1 dev wlan0 table main
ip route add 192.168.1.99 dev eth0 table Forw
ip -statistics route flush cache
ip route get 192.168.1.98 from 172.30.230.230 iif eth1
# 192.168.1.98 from 172.30.230.230 dev eth0 src 172.16.1.1
# cache <src-direct> mtu 1492 advmss 1452 fragtimeout 64 iif eth1
ip route get 192.168.1.99 from 172.30.230.230 iif eth1
# 192.168.1.99 from 172.30.230.230 dev eth0 src 172.16.1.1
# cache <src-direct> mtu 1492 advmss 1452 fragtimeout 64 iif eth1
ip route get 192.168.1.98
# 192.168.1.98 dev eth0 src 192.168.1.10
# cache mtu 1492...