Piotr Szatkowski wrote:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.0.2 * 255.255.255.255 UH 1 0 0
tap0
default * 0.0.0.0 U 1 0 0
tap0
Po wpisaniu polecenia /etc/ppp/pppd start ustaw routing dla ppp0 poleceniem:
route add default ppp0
Po wykonaniu tego otrzymałem to:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.2 * 255.255.255.255 UH 1 0 0 tap0
default * 0.0.0.0 U 0 0 0 ppp0
default * 0.0.0.0 U 1 0 0 tap0
Nadal nie można uzyskać połączenia z internetem. W kolumnie 'Gateway'
powinien pojawić się mój IP a tam jest gwiazdka '*' może tu jest problem?
Proszę o dalszą pomoc.
dziękuję
Błażej