Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network does not working without pinging
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
Vitalij
n00b
n00b


Joined: 29 Nov 2004
Posts: 6
Location: Lithuania

PostPosted: Wed May 04, 2005 8:41 am    Post subject: Network does not working without pinging Reply with quote

I have installed Gentoo on new box. Everything working fine, but I have big trouble with network. When I pinging default gateway 192.168.0.254 internet working fine, but after some time network freezes. And I need ping again. And Internet bigins working again. What shall I do with this problem.
Back to top
View user's profile Send private message
pointers
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2004
Posts: 123

PostPosted: Wed May 04, 2005 9:15 am    Post subject: mac Reply with quote

hi,
you may have problem like ip conflict. Be sure that there is not two machines having the same ip address. When you do a ping,
probably your mac address is learned by the gateway again. Try to add static entry to the gateway for your IP address.
This is what I have faced with in my networks.

best regards.
Back to top
View user's profile Send private message
Vitalij
n00b
n00b


Joined: 29 Nov 2004
Posts: 6
Location: Lithuania

PostPosted: Wed May 04, 2005 9:22 am    Post subject: Reply with quote

I am sure dont having two same ip in network.
Back to top
View user's profile Send private message
Vitalij
n00b
n00b


Joined: 29 Nov 2004
Posts: 6
Location: Lithuania

PostPosted: Wed May 04, 2005 4:44 pm    Post subject: Reply with quote

Does not anybody know???
Realy need advice. This is not the firs box there I had this problem.
Back to top
View user's profile Send private message
DaveArb
Guru
Guru


Joined: 29 Apr 2004
Posts: 510
Location: Texas, USA

PostPosted: Wed May 04, 2005 5:09 pm    Post subject: Reply with quote

You don't give very much information. You wrote "This is not the firs box there I had this problem." By box I assume you mean you've had multiple computers attached to this same ethernet cable and had the same problem. If so, that pretty well removes your computer as the problem.

My guess is that the router/switch you're working with has a problem. I have a (cheap, junky) D-Link wireless router at home that will hang if it gets too warm.

Dave
Back to top
View user's profile Send private message
Rad
Guru
Guru


Joined: 11 Feb 2004
Posts: 399
Location: Bern, Switzerland

PostPosted: Wed May 04, 2005 5:30 pm    Post subject: Reply with quote

It may not exactly be a solution, but you just could use
Code:
ping -i 120 192.168.0.254 >> /dev/null &

or something the like for now. You can add it to /etc/conf.d/local.start so your machine starts to ping on boot.

To diagnose the problem you should whip out ethereal or some other utility and look for a while what happens there... but its most likely just a junky router, like DaveArb said. :)
Back to top
View user's profile Send private message
Vitalij
n00b
n00b


Joined: 29 Nov 2004
Posts: 6
Location: Lithuania

PostPosted: Wed May 04, 2005 5:56 pm    Post subject: Reply with quote

Yes, I have a ethernet network, with Windows and linux installed computers, and a linux box with NAT. I had some cases then pc with windows worked fine, but after instaling linux appears this problem. And now I am realy worry about this.
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