PDA

View Full Version : errore wvdial (booooo)


ilgio
27-09-2006, 14:37
ho un modem esterno seriale 33k
ho configurato wvdial e non riesco a collegarmi come mai?? mi da un errore 2

questo è wvdial.conf

[Dialer Defaults]
Modem = /dev/ttyS0
Baud = 115200
Init1 = ATX3
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2
ISDN = 0
Modem Type = Analog Modem
Phone = 0382441010
Username = *****@libero.it
Password = ******

e questo è la risposta di wvdial

linux:~# wvdial
--> WvDial: Internet dialer version 1.54.0
--> Initializing modem.
--> Sending: ATX3
ATX3
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2
ATQ0 V1 E1 S0=0 &C1 &D2
OK
--> Modem initialized.
--> Sending: ATDT0382441010
--> Waiting for carrier.
ATDT0382441010
CONNECT 33600/BUF
--> Carrier detected. Waiting for prompt.
User Access Verification
Username:
--> Looks like a login prompt.
--> Sending: isograph@libero.it
isograph@libero.it
Password:
--> Looks like a password prompt.
--> Sending: (password)
Entering PPP mode.
Async interface address is unnumbered (Loopback0)
Your IP address is 0.0.0.0. MTU is 1500 bytes
--> Looks like a welcome message.
--> Starting pppd at Tue Sep 26 23:06:13 2006
--> pid of pppd: 5458
--> Disconnecting at Tue Sep 26 23:06:13 2006
--> The PPP daemon has died: pppd options error (exit code = 2)
--> man pppd explains pppd error codes in more detail.
--> I guess that's it for now, exiting
--> The PPP daemon has died. (exit code = 2)

bort_83
27-09-2006, 16:15
--> The PPP daemon has died: pppd options error (exit code = 2)
--> man pppd explains pppd error codes in more detail.
--> I guess that's it for now, exiting
--> The PPP daemon has died. (exit code = 2)


direi che qui potrebbe esserci la risposta.. o per lo meno qualche spunto di riflessione...

bort_83
27-09-2006, 16:17
man pppd


EXIT STATUS
The exit status of pppd is set to indicate whether any error was
detected, or the reason for the link being terminated. The values used
are:

0 Pppd has detached, or otherwise the connection was successfully
established and terminated at the peer's request.

1 An immediately fatal error of some kind occurred, such as an
essential system call failing, or running out of virtual memory.

2 An error was detected in processing the options given, such as
two mutually exclusive options being used.


:read:

ilgio
28-09-2006, 19:27
OK grazie.. ma come lo correggo??

An error was detected in processing the options given, such as
two mutually exclusive options being used.

io vi ho messo il file di wvdial.conf.. cosa cè di sbagliato?

sacarde
28-09-2006, 19:55
io avevo questa stringa

...
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
...




p.s.
hai provato con un'altro provider ?