Jump to content

wvdial connection questions


Steve Scrimpshire
 Share

Recommended Posts

:oops: Turns out my problems with wvdial were that I had my username wrong.

 

# cat /etc/ppp/options

lock

noauth

noipdefault

usepeerdns

defaultroute

# cat /etc/ppp/peers/wvdial

lock

noauth

noipdefault

name wvdial

usepeerdns

defaultroute

# ps ax | grep ppp

15654 ttyS0    S      0:00 /usr/sbin/pppd 115200 modem crtscts defaultroute usehostname -detach call wvdial user myusername@myisp.net noipdefault usepeerdns idle 0 logfd 6 remotename *

 

Don't know where these come from:

crtscts

usehostname

idle 0

logfd 6

Link to comment
Share on other sites

i didnt know about /etc/ppp/peers/wvdial. i dont have the default route in there so that might be the key. im using kpp right now and here is what i got with ps

# ps -ax | grep ppp

Bad syntax, perhaps a bogus '-'?

1839 ?        S      0:01 kppp

1840 ?        S      0:00 kppp

1858 ttyS0    S      0:00 pppd 57600 -detach crtscts defaultroute usepeerdns user ramfree17

ill disconnect and try again after i have finished checking the other threads. :#:

 

ciao!

 

[edit] nope, it doesnt work either :evil:

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...