Displaying 1 result from an estimated 1 matches for "ext_dsl_rt".
2003 Dec 10
0
Routing problems
...onnections in the -t mangle -A PREROUTING and OUTPUT chains. The marks (1 and 2) are used to decide which route do use to route a packet.
My routing configuration:
#ip rule list
0: from all lookup local
32678: from all fwmark 1 lookup EXT_2M_RT
32679: from all fwmark 2 lookup EXT_DSL_RT
32680: from 80.129.94.144 lookup EXT_DSL_RT
32681: from 195.145.7.218 lookup EXT_2M_RT
32766: from all lookup main
32767: from all lookup default
#ip route list
217.5.98.16 dev ppp0 proto kernel scope link src 80.129.94.144
195.145.7.216/29 dev eth1 proto kernel scope link src 195.145.7....