Click to See Complete Forum and Search --> : wvdial problem
Jatt_thugz
07-09-2003, 01:17 AM
I get the following error message when I try to dial in:
--> 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
--> Modem initialized.
--> Sending: ATDT 4162559010
--> Waiting for carrier.
ATDT 4162559010
CONNECT 48000
--> Carrier detected. Waiting for prompt.
UQKT2
Username: login:
--> Looks like a login prompt.
--> Sending: *****
*****
Password:
--> Looks like a password prompt.
--> Sending: (password)
% Authorization failed.
Returning not ok!!
What could be the reason behind this? please help!!
it looks like your password or username is wrong. Double check those.
Jatt_thugz
07-09-2003, 01:51 AM
Hi,
Well the password and username are correct as I have checked and double checked them. One thing I forgot to mention was that I also have High-speed internet (which I am getting rid of)...so maybe thats interfering with this. ...i mean /etc/resolv.conf file is configured for my high speed connection. i have no clue how to change it...Or it could be something else. Please help!!
JusKickNit
07-09-2003, 02:05 AM
This could be resolv.conf, but I wouldn't think so. Just get your nameserver from ISP (dial-up). It could be a PAP/CHAP/Script thing also. That would depend on you ISP authincation method. Have you ever connected with wvdial before or kppp. Just manually edit resolv.conf with a text editor.
Jatt_thugz
07-09-2003, 02:15 AM
Hi,
No..I havent used any 56k access before on this system. I will get nameserver from my ISP so can I just add nameserver line to resolv.conf file? how do I go about doing this ?
mrBen
07-09-2003, 03:58 AM
Also, double check you've not got any needless whitespace at the end of your username and/or password (like tabs, spaces, extra returns) just in case.
Jatt_thugz
07-09-2003, 11:53 AM
I dont have any needless whitespaces in wvdial.conf. I tried using kpp instead . This is what I get in console:
When I run kppp, I get this:
[root@CPE00e018abbccf-CM014370012147 user]$ kppp
kbuildsycoca running...
Opener: received SetSecret
Opener: received SetSecret
Opener: received OpenLock
Opener: received OpenDevice
Opener: received ExecPPPDaemon
In parent: pppd pid 2088
Kernel supports ppp alright.
Couldn't find interface ppp0: No such device
Opener: received OpenResolv
Opener: received RemoveSecret
Opener: received RemoveSecret
and then it connects but doesnt work (I cant open webpages or anything). Please Help
Jatt_thugz
07-09-2003, 10:50 PM
With wvdial all I had to do was to add this line to /etc/wvdial.conf
Stupid Mode = 1
so that it wouldnt try to analyze the authentication script but will connect directly.
ciao