Re: wvdial problem... ppp daemon has died!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rima,
One way of troubleshooting your connection is to open up another terminal andtake a look at /var/log/messages and look for an error message from there.
Another possibility is that the file /etc/resolv.conf does not have the
For instance, I use Awesomenet INChttp://www.awesomenet.net/support_serversettings.html as my ISP and it has the the followingDNS for all area codes
Primary: 168.215.176.2Secondary: 12.176.80.9
It sufficed to add two lines to /etc/resolv.conf
nameserver 168.215.176.2nameserver 12.176.80.9
Check the DNS(Domain Name Servers) for your ISP and add that to the/etc/resolv.conf file.  Otherwise, If the issue is not resolved,please feel free to take a look at Jacques post-install page:
http://linmodems.technion.ac.il/post-install.html
Hope this cures your problem.
Regards,
Antonio

On 10/2/07, Rima Massabni <rimamassabni@xxxxxxxxx> wrote:> hi,>>  I have successfully installed and configured a driver for my Conexant modem,>  but some error occurred while using the "wvdial" command...>  here's what I get:>>> XXX@XXX-laptop:~$ sudo wvdial> --> WvDial: Internet dialer version 1.56> --> Initializing modem.> --> Sending: ATZ> ATZ> OK> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> OK> --> Modem initialized.> --> Sending: ATDT195> --> Waiting for carrier.> ATDT195> CONNECT 460800> --> Carrier detected.  Waiting for prompt.> ** Ascend TNT Terminal Server **> ascend%> --> Hmm... a prompt.  Sending "ppp".> ppp>    PPP: Not enabled> ascend%> --> Hmm... a prompt.  Sending "ppp".> ppp>    PPP: Not enabled> ascend%> --> Hmm... a prompt.  Sending "ppp".> ppp>    PPP: Not enabled> ascend%> --> Hmm... a prompt.  Sending "ppp".> ppp>    PPP: Not enabled> ascend%> --> Hmm... a prompt.  Sending "ppp".> --> Don't know what to do!  Starting pppd and hoping for the best.> --> Starting pppd at Tue Oct  2 12:59:50 2007> --> Pid of pppd: 5809> --> Using interface ppp0> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> pppd: �[06][06][08]P[11][06][08]> --> Disconnecting at Tue Oct  2 13:00:21 2007> --> The PPP daemon has died: A modem hung up the phone (exit code = 16)> --> man pppd explains pppd error codes in more detail.> --> Try again and look into /var/log/messages and the wvdial and pppd> man pages for more information.> --> Auto Reconnect will be attempted in 5 seconds>>>> and here is the /etc/wvdial.conf:>>>> Code:   [Dialer Defaults]> Init1 = ATZ> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> Modem Type = Analog Modem> ISDN = 0> New PPPD = yes> Phone = 195> Modem = /dev/modem> Username = XXX> Carrier Check = no> Password = XXX> Baud = 460800>>>>> I have no clue what's wrong...so, any help will be appreciated!>

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux