Код: Выделить всё
debian:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
193.242.114.0 0.0.0.0 255.255.255.0 U 0 0 0 ppp0
192.168.168.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.10.25.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.0.0 0.0.0.0 255.255.0.0 U 0 0 0 ppp0
0.0.0.0 192.168.168.1 0.0.0.0 UG 0 0 0 eth0становится такой:
Код: Выделить всё
debian:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.168.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.10.25.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 192.168.168.1 0.0.0.0 UG 0 0 0 eth0ррр0 вроде не обрывается....где и че глянуть можно, дабы разобраться в причинах?