Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Routing table changes itself
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
JHuizingh
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2002
Posts: 100

PostPosted: Sat Sep 27, 2003 6:55 pm    Post subject: Routing table changes itself Reply with quote

I just got an internet connection set up using ppp. I dial in with kppp and it connects and I am able to use the internet. After a variable amount of time, I can not use the internet anymore. The modem is still connected, but I can't ping any computer on the internet.

Right when I connect and I am able to use the internet, the /sbin/route gives me this:

Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
dc-aus-4048-1.d *               255.255.255.255 UH    0      0        0 ppp0
loopback        localhost       255.0.0.0       UG    0      0        0 lo
default         dc-aus-4048-1.d 0.0.0.0         UG    0      0        0 ppp0


But when it stops workings, I get this:
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
208.24.41.4     *               255.255.255.255 UH    0      0        0 ppp0
loopback        localhost       255.0.0.0       UG    0      0        0 lo
default         208.24.41.4     0.0.0.0         UG    0      0        0 ppp0


Is there some daemon that could be changing the routing table or something that I need to know about? What could be causing this and how do I make it stop?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum