[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

default gateway problem



Hi,

I installed Debian Woody few days ago. I have an ADSL connection. The
connection works fine exept the setting the default route. I suppose the
problem is that I have installed somehow an sl0 interface, and the default
route is this interface.

This is the reply for ifconfig command and the routing table.

eth0      Link encap:Ethernet  HWaddr 52:54:AB:DD:7B:08  
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:59 errors:0 dropped:0 overruns:0 frame:0
          TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:4108 (4.0 KiB)  TX bytes:2202 (2.1 KiB)
          Interrupt:10 Base address:0xb800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:403 errors:0 dropped:0 overruns:0 frame:0
          TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:20715 (20.2 KiB)  TX bytes:20715 (20.2 KiB)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:xxx.xxx.xxx.xxx  P-t-P:xxx.xxx.xxx.xxx 
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:56 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:3196 (3.1 KiB)  TX bytes:883 (883.0 b)

sl0       Link encap:Serial Line IP  
          inet addr:192.168.0.1  P-t-P:192.168.0.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 b)  TX bytes:208 (208.0 b)



Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.0.2     *               255.255.255.255 UH        0 0          0 sl0
xxx.xxx.xx.xx   *               255.255.255.255 UH        0 0          0
ppp0
192.168.1.0     *               255.255.255.0   U         0 0          0
eth0
default         *               0.0.0.0         U         0 0          0 sl0


Could you give some advise how can I uninstall sl0 interface from the system
and how can I set the default route properly. Thank you!

-- 
GMX im TV ... Die Gedanken sind frei ... Schon gesehen?
Jetzt Spot online ansehen: http://www.gmx.net/de/go/tv-spot



Reply to: