You are not logged in.

#1 2008-10-14 19:43:20

delroth
Member
Registered: 2008-10-11
Posts: 8

Connection only half working

Hi !

I'm having troubles with my internet connections for about one month : only about half of the requests I send on the network are answered by the remote server. For example, if I want to display a web page, I must refresh it about 10 times before having it completely loaded.

I'm connected on a shared network, and I'm the only one who has this kind of problems with the shared connection. I tried to disable the IPv6 module to see if it was the source of the problem, but it's still occurring.

Has someone here already had this kind of problems, and how did he solved it ? smile

Offline

#2 2008-10-15 20:31:31

Obi-Lan
Member
From: Finland
Registered: 2007-05-23
Posts: 179

Re: Connection only half working

How is your network shared? By a dsl modem or what?

Can you ping everything normally?

Offline

#3 2008-10-15 22:31:24

delroth
Member
Registered: 2008-10-11
Posts: 8

Re: Connection only half working

I can't ping anything outside of the network, it seems the router is blocking icmp...

The router is doing load balancing with the connections, redirecting them to one of the four internet connections it is linked to. I don't have more informations about the network, but I can say it works correctly as I don't have this kind of problems with Microsoft Windows.

Offline

#4 2008-10-16 15:27:50

Obi-Lan
Member
From: Finland
Registered: 2007-05-23
Posts: 179

Re: Connection only half working

Oh. It might be a MTU size issue, but you'd need to use ping to determine optimal MTU size.

You can still try use following: ifconfig eth0 mtu 1400 (or lower number like 1200).

Offline

#5 2008-10-16 16:14:00

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Connection only half working

Moved to networking.

Offline

#6 2008-10-16 16:47:03

delroth
Member
Registered: 2008-10-11
Posts: 8

Re: Connection only half working

Obi-Lan wrote:

Oh. It might be a MTU size issue, but you'd need to use ping to determine optimal MTU size.

You can still try use following: ifconfig eth0 mtu 1400 (or lower number like 1200).

With 1200, it seems I'm getting fewer connection problems, but they still occur sometimes. Even with lower values like 900 or 800 I'm still getting some errors. Anyway, it's much better like that, thanks smile .

Offline

#7 2008-10-18 14:17:06

Obi-Lan
Member
From: Finland
Registered: 2007-05-23
Posts: 179

Re: Connection only half working

Thats weird. Could be buggy NIC driver or router doing some weird stuff.

Offline

Board footer

Powered by FluxBB