PPPOE config problem at boot

osric fernandes osric.fernandes at gmail.com
Sat Oct 21 18:44:21 UTC 2006


On 10/21/06, ronald <rwarsow at online.de> wrote:
> osric fernandes wrote:
> ...
>
> > However the problem occurs whenever I boot my system. At booting it
> > shows me
> >
> > Bringing up interface ppp0          [ OK ]
> >
>
> what shows route -n here ?
>
> > But when I try to browse sites I am not able to do so. If I open
> > system-config-network it shows that the device ppp0 is active. If I
>
> and what shows route -n here ?

As soon as I booted the machine, I was not able to browse websites. I
opened a root terminal and tried:

[root at localhost ~]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.112.112.113  0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 lo
10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 eth0
0.0.0.0         10.1.3.1        0.0.0.0         UG    0      0        0 eth0
[root at localhost ~]# adsl-stop
SIOCADDRT: File exists
[root at localhost ~]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 lo
10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 eth0
0.0.0.0         10.1.3.1        0.0.0.0         UG    0      0        0 eth0
[root at localhost ~]# adsl-start
[root at localhost ~]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.112.112.113  0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 lo
10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 eth0
0.0.0.0         10.112.112.113  0.0.0.0         UG    0      0        0 ppp0
[root at localhost ~]#

At this point I am able to browse. I notice the difference in the
Kernel IP routing tables before and after getting connected, but I am
not able to understand it.

Regards,
OSRIC XAVIER FERNANDES




More information about the fedora-list mailing list