Jump to content

wvdialer problem


mdk-frodo
 Share

Recommended Posts

before I had this problem I fixed it

 

// I get this at the command line

// $ --> Configuration does not speecify a valid phone number

// $ --> Configuration does not speecify a valid user name

// $ --> Configuration does not speecify a valid password

 

// oh and it says that it does find the section of [Dialer defaults] at /etc/ppp/wvdialer.conf

 

// I have made a wvdial.conf at /ect/ppp/

// and I have reso... file done with dns

 

now I have this

 

[root@localhost frodo]# wvdial --config /etc/ppp/wvdial.conf 
--> WvDial: Internet dialer version 1.54.0
--> 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: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT 46666/V42BIS
--> Carrier detected.  Waiting for prompt.
--> Don't know what to do!  Starting pppd and hoping for the best.
--> Starting pppd at Thu Jun 23 00:03:02 2005
--> pid of pppd: 15546
--> Disconnecting at Thu Jun 23 00:03:02 2005
--> 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)
[root@localhost frodo]#

 

Why I get cut or disconnected after?

 

And how can I desable the modem sound?

Edited by mdk-frodo
Link to comment
Share on other sites

yeah...because

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...