Видимо нужно настроить маршрутизацию.
Для примера:
Код: route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
172.16.1.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
10.10.10.1 10.20.32.1 255.255.255.255 UGH 0 0 0 eth0
10.20.32.0 0.0.0.0 255.255.255.0 U 10 0 0 eth0
0.0.0.0 172.16.1.1 0.0.0.0 UG 0 0 0 ppp0
Для примера:
Код: route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
172.16.1.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
10.10.10.1 10.20.32.1 255.255.255.255 UGH 0 0 0 eth0
10.20.32.0 0.0.0.0 255.255.255.0 U 10 0 0 eth0
0.0.0.0 172.16.1.1 0.0.0.0 UG 0 0 0 ppp0