# ip ruleWhat do you see with?Code:
ip ruleip route
0:from all lookup local
32766:from all lookup main
32767:from all lookup default
# ip route
default via 192.168.xxx.1 dev enp2s8 proto dhcp metric 100
default dev ppp0 proto static scope link metric 700
10.64.64.64 dev ppp0 proto kernel scope link src 10.999.999.999
10.64.64.64 dev ppp0 proto kernel scope link src 10.999.999.999 metric 700
169.254.0.0/16 dev enp2s8 scope link metric 1000
192.168.xxx.0/24 dev enp2s8 proto kernel scope link src 192.168.xxx.pc metric 100
Squid manual does not mention it. They just say "Allows you to map requests to different outgoing IP addresses..."If you want to have multiple alternative routes to the Internet you need to create multiple routing tables
Statistics: Posted by C4H7Cl2O4P — 2024-02-13 00:09