[sym]
31-07-2002, 00:39
ciao, rieccomi... dopo aver installato i driver del modem interno conexant hsf 56k)
provo a connettermi con kppp impostando lo script con username e pw, ma al momento della connessione mi butta fuori :
esce nel log: ' Accesso alla Rete OK '
ma subito dopo mi dice:
Il demone pppd ha interrotto la connessione in modo inaspettato!
Valore ritornato: 16
Jul 30 23:40:14 localhost pppd[1555]: pppd 2.4.1 started by root, uid 0
Jul 30 23:40:15 localhost pppd[1555]: Using interface ppp0
Jul 30 23:40:15 localhost pppd[1555]: Connect: ppp0 <--> /dev/ttySHSF0
Jul 30 23:40:24 localhost pppd[1555]: Hangup (SIGHUP)
Jul 30 23:40:24 localhost pppd[1555]: Modem hangup
Jul 30 23:40:24 localhost pppd[1555]: Connection terminated.
Jul 30 23:40:24 localhost pppd[1555]: Exit.
16 la guida porta : the link was terminated by the modem hanging up
xchè riaggancia ?
- con wvdial
ecco il config
[root@localhost]# cat wvdial.conf
[Dialer Defaults]
Phone = 1055411010
Username = [email][email protected][/email]
Password = xxxxxxxxxxxxxxxxx
New PPPD = yes
Modem = /dev/ttySHSF0
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
Init3 = ATX3
e il log di connessione
[root@localhost root]# wvdial
--> WvDial: Internet dialer version 1.41
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
OK
--> Sending: ATX3
ATX3
OK
--> Modem initialized.
--> Sending: ATDT 1055411010
--> Waiting for carrier.
ATDT 1055411010
CONNECT 115200
--> Carrier detected. Waiting for prompt.
Username:
--> Looks like a login prompt.
--> Sending: [email][email protected][/email]
[email][email protected][/email]
Password:
--> Looks like a password prompt.
--> Sending: (password)
~Entering PPP mode.}-}*Async interface address is unnumbered (Loopback0)}-}*Your IP address is xxx.xx.xxx.xx. MTU is 1500 bytes}-}*}-}*xi~
--> Looks like a welcome message.
--> Starting pppd at Tue Jul 30 22:59:48 2002
sembra andare tutto bene, ed in effetti se provo a chiamare a casa mi dà linea occupata quindi il modem è connesso!
lo sì vede anche da qua
[root@localhost root]# grep "Connect time" /var/log/messages
Jul 30 17:58:15 localhost pppd[2202]: Connect time 3.9 minutes.
Jul 30 20:02:02 localhost pppd[1482]: Connect time 15.1 minutes.
Jul 30 20:06:24 localhost pppd[1570]: Connect time 3.7 minutes.
Jul 30 20:10:15 localhost pppd[1598]: Connect time 2.3 minutes.
Jul 30 20:58:52 localhost pppd[1351]: Connect time 8.6 minutes.
Jul 30 21:52:56 localhost pppd[1881]: Connect time 1.8 minutes.
Jul 30 23:10:44 localhost pppd[1654]: Connect time 11.0 minutes.
[root@localhost root]#
solo che non ricevo nulla, non apre nessun sito, sembra non vada :confused:
provo a connettermi con kppp impostando lo script con username e pw, ma al momento della connessione mi butta fuori :
esce nel log: ' Accesso alla Rete OK '
ma subito dopo mi dice:
Il demone pppd ha interrotto la connessione in modo inaspettato!
Valore ritornato: 16
Jul 30 23:40:14 localhost pppd[1555]: pppd 2.4.1 started by root, uid 0
Jul 30 23:40:15 localhost pppd[1555]: Using interface ppp0
Jul 30 23:40:15 localhost pppd[1555]: Connect: ppp0 <--> /dev/ttySHSF0
Jul 30 23:40:24 localhost pppd[1555]: Hangup (SIGHUP)
Jul 30 23:40:24 localhost pppd[1555]: Modem hangup
Jul 30 23:40:24 localhost pppd[1555]: Connection terminated.
Jul 30 23:40:24 localhost pppd[1555]: Exit.
16 la guida porta : the link was terminated by the modem hanging up
xchè riaggancia ?
- con wvdial
ecco il config
[root@localhost]# cat wvdial.conf
[Dialer Defaults]
Phone = 1055411010
Username = [email][email protected][/email]
Password = xxxxxxxxxxxxxxxxx
New PPPD = yes
Modem = /dev/ttySHSF0
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
Init3 = ATX3
e il log di connessione
[root@localhost root]# wvdial
--> WvDial: Internet dialer version 1.41
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
OK
--> Sending: ATX3
ATX3
OK
--> Modem initialized.
--> Sending: ATDT 1055411010
--> Waiting for carrier.
ATDT 1055411010
CONNECT 115200
--> Carrier detected. Waiting for prompt.
Username:
--> Looks like a login prompt.
--> Sending: [email][email protected][/email]
[email][email protected][/email]
Password:
--> Looks like a password prompt.
--> Sending: (password)
~Entering PPP mode.}-}*Async interface address is unnumbered (Loopback0)}-}*Your IP address is xxx.xx.xxx.xx. MTU is 1500 bytes}-}*}-}*xi~
--> Looks like a welcome message.
--> Starting pppd at Tue Jul 30 22:59:48 2002
sembra andare tutto bene, ed in effetti se provo a chiamare a casa mi dà linea occupata quindi il modem è connesso!
lo sì vede anche da qua
[root@localhost root]# grep "Connect time" /var/log/messages
Jul 30 17:58:15 localhost pppd[2202]: Connect time 3.9 minutes.
Jul 30 20:02:02 localhost pppd[1482]: Connect time 15.1 minutes.
Jul 30 20:06:24 localhost pppd[1570]: Connect time 3.7 minutes.
Jul 30 20:10:15 localhost pppd[1598]: Connect time 2.3 minutes.
Jul 30 20:58:52 localhost pppd[1351]: Connect time 8.6 minutes.
Jul 30 21:52:56 localhost pppd[1881]: Connect time 1.8 minutes.
Jul 30 23:10:44 localhost pppd[1654]: Connect time 11.0 minutes.
[root@localhost root]#
solo che non ricevo nulla, non apre nessun sito, sembra non vada :confused: