View previous topic :: View next topic |
Author |
Message |
Obstacle1 n00b
Joined: 19 May 2005 Posts: 61
|
Posted: Tue Sep 05, 2006 5:22 pm Post subject: Connessione con modem 56k Freezing |
|
|
Ciao a tutti vorrei sottoporre alla vostra attenzione un problema molto strano:
uso il modem interno del mio portatile per connettermi ad internet tutto regolare mi connetto con Kppp ma praticamente dopo alcuni minuti dall'inizio della connessione dando un occhiata alle statistiche della connessione risulta che il movimento dei byte in entrata è fermo mentre quello in uscita continua tranquillamente: risultato non riesco più a visualizzare le pagine web ecc...
ecco il modulo del kernel che uso per il modem :
Code: | <M> Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL) |
uso i driver Smart-link sempre per il modem:
Code: |
net-dialup/slmodem
Latest version available: 2.9.11_pre20051101
Latest version installed: 2.9.11_pre20051101
Size of files: 815 kB
Homepage: http://linmodems.technion.ac.il/packages/smartlink/
Description: Driver for Smart Link modem
License: Smart-Link
|
il riusultato di uname -a :
Code: | Linux localhost 2.6.17.11 #1 PREEMPT Wed Aug 30 17:26:17 Local time zone must be set--see i686 Intel(R) Pentium(R) M processor 1.73GHz GNU/Linux |
e il contenuto del file /etc/conf.d/net.ppp0:
Code: |
# Config file for /etc/init.d/net.ppp0
PEER="MyPeer" # Define peer (aka ISP)
DEBUG="no" # Turn on debugging
PERSIST="no" # Redial after being dropped
ONDEMAND="no" # Only bring the interface up on demand?
MODEMPORT="/dev/ttyS1" # TTY device modem is connected to
LINESPEED="115200" # Speed pppd should try to connect at
INITSTRING="" # Extra init string for the modem
DEFROUTE="yes" # Must pppd set the default route?
HARDFLOWCTL="yes" # Use hardware flow control?
ESCAPECHARS="yes" # Use escape caracters ?
PPPOPTIONS="" # Extra options for pppd
USERNAME="user" # The PAP/CHAP username
PASSWORD="passwd" # Your password/secret. Ugly I know, but i
# will work on something more secure later
# on. 700 permission on /etc/init.d/net.ppp0
# should be enouth for now.
NUMBER="9180000" # The telephone number of your ISP
# leave blank for leased-line operation.
REMIP="" # The ip of the remote box if it should be set
NETMASK="" # Netmask
IPADDR="" # Our IP if we have a static one
MRU="768" # Sets the MRU
MTU="768" # Sets the MTU
RETRYTIMEOUT="60" # Retry timeout for when ONDEMAND="yes" or
# PERSIST="yes"
IDLETIMEOUT="600" # Idle timeout for when ONDEMAND="yes"
PEERDNS="no" # Should pppd set the peer dns?
AUTOCFGFILES="yes" # By default this scripts will generate
# /etc/ppp/chat-isp, /etc/ppp/chap-secrets,
# /etc/ppp/pap-secrets and /etc/ppp/peers/isp
# automatically. Set to "no" if you experience
# problems, or need specialized scripts. You
# will have to create these files by hand then.
AUTOCHATSCRIPT="yes" # By default this script iwll generate
# /etc/ppp/chat-${PEER} automatically. Set to "no"
# if you experience problems, or need specialized
# scripts. You will have to create these files by
# hand then.
# Directory where the templates is stored
TEMPLATEDIR=/etc/ppp
|
Se qualcuno ha qualche idea di questo "congelamento" inaspettato della connessione me lo faccia sapere..... _________________ TURN ON,TUNE IN, DROP OUT........... |
|
Back to top |
|
|
Obstacle1 n00b
Joined: 19 May 2005 Posts: 61
|
Posted: Fri Sep 15, 2006 4:22 pm Post subject: |
|
|
Nessuno ha qualche idea?????
Ho notato che il problema avviene spesso quando mi collego con kopete al mio account MSN....
E' come se si blocchino solo i byte in entrata e tutto il resto funzioni,deve sempre scollegarmi e ricollegarmi....
E' davvero un mistero questa cosa....
Nessuno ha avuto mai dei problemi simili??? _________________ TURN ON,TUNE IN, DROP OUT........... |
|
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
|
|