On Fri, 21 May 2004 17:51:08 +0200 Blazej Cichy <[EMAIL PROTECTED]> wrote:
> > > 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? Z tego zo sie orientuje to raczej "route add default gw <IP twojego Gatewaya>"

