Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Bizzarro errore di connessione
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Oct 19, 2006 8:31 am    Post subject: Reply with quote

shanghai wrote:
Forse si dovrebbero unire i thread.


Fatto.

Per la cronaca anche nella ml di gentoo-italia stanno parlando di un problema simile.

Alcune cose vanno altre no, sembrerebbe un timeout del DNS ma cambiare dns non risolve (e le prove con dig sui vari server risolvono senza problemi).

enr9, con il vecchio kenrel non avevi problemi, puoi fare la prova se va ancora bene?
_________________
Ciao da me!
Back to top
View user's profile Send private message
shanghai
Guru
Guru


Joined: 08 Feb 2004
Posts: 493
Location: Roma, Italia, GeekLand

PostPosted: Thu Oct 19, 2006 9:14 am    Post subject: Reply with quote

Grazie randomaze.

Richard, la tua "soluzione" risponde a un problema leggermente diverso ed è applicabile solo nei casi in cui si può operare sulla configurazione del gateway (che deve essere linux-made). Lo dico per completezza di informazione nei confronti di chio legge.

Il problema è stato spiegato e risolto (spero ciò vada a beneficio anche della mailing list, randomaze) nel modo seguente:

Per il kernel serie 2.6.17 è stato cambiato il valore tcp_rmem (per vedere il codice sorgente guardatevi linux/net/ipv4/tcp.c). Il nuovo valore crea il problema.
Si può reimpostare il valore attraverso /proc:
Code:
echo 4096 87380 174760 > /proc/sys/net/ipv4/tcp_rmem


Se funziona, si può rendere il cambiamento permanente impostando lo stesso valore in /etc/sysctl.conf
Code:
net.ipv4.tcp_rmem = 4096 87380 174760


In inglese.

Spiegazione lunga (in inglese)

La fonte di quest'informazione è il forum Networking:
Net crackpot: some URLs load, others don't

Ciao.
_________________
Il sonno della ragione genera mostri.
Back to top
View user's profile Send private message
richard77
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 281

PostPosted: Thu Oct 19, 2006 4:40 pm    Post subject: Reply with quote

Grazie di avermi chiarito le idee.
Fra l'atro ho scoperto di essere affetto anch'io dallo stesso problema, andando a leggere la "spiegazione lunga", solo che finora non avevo mai incontrato un sito che non funzionasse.
Se non ho capito male basta che un router/firewall sulla strada da me al sito abbia un'implementazione errata del window scaling perché non funzioni.
_________________
Fletto i muscoli e sono nel vuoto
Back to top
View user's profile Send private message
enr9
n00b
n00b


Joined: 02 Aug 2005
Posts: 22
Location: Pescara, Italy

PostPosted: Fri Oct 20, 2006 11:06 pm    Post subject: Reply with quote

Si confermo funza!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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