$ ip rule
0: from all lookup local
32766: from all lookup main
40000: from 62.214.154.162 lookup 200
65535: from all lookup default

anschliessend:

$ ip route list table 200
default via 62.214.154.161 dev eth1 proto static onlink

$ ip route add default via 195.96.98.253 dev ppp2 table 200
$ ip route flush cache


copyright © 1997-2024  Oliver Schroeder (remove XYZ)