View previous topic :: View next topic |
Author |
Message |
dappiu Apprentice


Joined: 14 Mar 2005 Posts: 242 Location: Pisa, Italy
|
Posted: Fri Apr 01, 2005 2:11 pm Post subject: Troppe connessioni??? |
|
|
Innanzitutto buon primo aprile
Da 3-4 giorni ho un problema con la connessione internet.
Utilizzo pppoe in kernel mode, con lo script /etc/init.d/net.ppp0
Code: |
File: /etc/conf.d/net.ppp0
# /etc/conf.d/net.ppp0:
# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/files/2.4.2/confd.ppp0,v 1.2 2004/07/18 03:50:48 dragonheart Exp $
# Config file for /etc/init.d/net.ppp0
PEER="Tele2"
DEBUG="no"
PERSIST="yes"
ONDEMAND="no"
MODEMPORT="eth0"
LINESPEED=""
INITSTRING=""
DEFROUTE="yes"
HARDFLOWCTL="yes"
ESCAPECHARS="no"
PPPOPTIONS=""
USERNAME="username"
PASSWORD="password"
NUMBER=""
REMIP=""
NETMASK=""
IPADDR=""
MRU="1500"
MTU="1500"
RETRYTIMEOUT="60"
IDLETIMEOUT="600"
PEERDNS="no"
AUTOCFGFILES="yes"
AUTOCHATSCRIPT=""
TEMPLATEDIR=/etc/ppp
|
E' sempre andato tutto bene ma ora, come vi dicevo questa cosa è iniziata 3-4 giorni fa, sembra che il ppp non regga più di un certo numero di connessioni e questo si traduce in un rallentamento della risposta della connessione.
Mi spiego meglio: prima anche con amule aperto o utilizzando bittorrent, mi bastava scrivere l'indirizzo nel browser, premere invio e la pagina mi appariva quasi istantaneamente. Adesso c'è un ritardo anche di qualche secondo, soprattutto se scarico con i software sopra indicati, ma anche se guardo soltanto il forum. Il download è veloce come prima ma per iniziare ci mette un po'
Devo attribuire la colpa alla connessione oppure potrebbe essere un problema mio?
Thanks
EDIT: Dimenticavo, non ho cambiato kernel ne versione di ppp e niente che possa influire, o almeno credo  _________________ If the human brain were so simple that we could understand it, we would be so simple we couldn't. |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Apr 01, 2005 3:09 pm Post subject: |
|
|
Non potrebbe essere un problema di router e di gestione delle tabelle di NAT? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
dappiu Apprentice


Joined: 14 Mar 2005 Posts: 242 Location: Pisa, Italy
|
Posted: Fri Apr 01, 2005 6:05 pm Post subject: |
|
|
Niente router, un modem adsl ethernet in bridge _________________ If the human brain were so simple that we could understand it, we would be so simple we couldn't. |
|
Back to top |
|
 |
dboogieman Apprentice


Joined: 02 Oct 2004 Posts: 197
|
Posted: Tue Apr 12, 2005 4:21 pm Post subject: |
|
|
Ciao l'unica cosa che mi viene in mente e poter "dumpare" le sessioni che intercorrono tra la tua macchina e internet se ti e' possibile installa tcpdump:
Code:
#emerge net-analyzer/tcpdump
verifica un po' con che "tempistiche" la tua macchina "parla" con l'host che stai interrogando su internet, chiaramente mettilo in ascolto sulla prima interfaccia utile con cui ti colleghi al gateway adsl, tipo:
Code:
#tcpdump -i eth0
volendo puoi avvalerti anche di un altro tool molto utile per valutare se hai disposizione la banda puoi usare: bwmon
Code:
#emerge net-analyzer/bwmon
Poi se proprio non vuoi installare nulla di tutto cio', fai dei traceroute per trovare il tuo next hop della connettivita' e valuta anche con il ping che TTL ottieni per le varie l'echo requaest che effettui al next hop.
Spero possa esserti utile
ciao
dboogieman |
|
Back to top |
|
 |
|
|
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
|
|