LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-22-2009, 07:07 PM   #1
Yarin
LQ Newbie
 
Registered: Jun 2009
Distribution: Fedora 11
Posts: 10

Rep: Reputation: 0
Question USB Hardmodem Failing to Authenticate to ISP


I recently bought a RNX-56USB modem. It's a hardware, conexant based USB modem from Rosewill. It had many reviews (from NewEgg) that talked about it working with Linux. I'm running Fedora 11, 64 bit version.

Anyway, I plugged it in before booting, and made the following config file:
Quote:
[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = USB Modem
Phone = xxx-xxxx
ISDN = 0
Username = xxxxxxx
Init1 = ATZ
Password = xxxxxxx
Modem = /dev/ttyACM0
Baud = 460800
Stupid Mode = 1
I have already verified the validity of my phone number, username, and password more than once.

When I try to connect with wvdial, this is what I get:
Quote:
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> 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: ATDT383-0500
--> Waiting for carrier.
ATDT383-0500
CONNECT 9600
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Wed Jul 22 18:23:00 2009
--> Pid of pppd: 3578
--> Using interface ppp0
--> Disconnecting at Wed Jul 22 18:23:04 2009
--> 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.
It also dumped this into the /var/log/messages file:
Quote:
Jul 22 18:23:00 sovsys500 pppd[3578]: pppd 2.4.4 started by root, uid 0
Jul 22 18:23:00 sovsys500 pppd[3578]: Using interface ppp0
Jul 22 18:23:00 sovsys500 pppd[3578]: Connect: ppp0 <--> /dev/ttyACM0
Jul 22 18:23:01 sovsys500 pppd[3578]: CHAP authentication failed: Invalid UserID/Password!
Jul 22 18:23:01 sovsys500 pppd[3578]: CHAP authentication failed
Jul 22 18:23:03 sovsys500 pppd[3578]: Modem hangup
Jul 22 18:23:03 sovsys500 pppd[3578]: Connection terminated.
Jul 22 18:23:03 sovsys500 pppd[3578]: Exit.
Just to make sure 'stupid mode' wasn't messing it up, I commented it out, and tried again. This is what I got:
Quote:
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> 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: ATDT383-0500
--> Waiting for carrier.
ATDT383-0500
CONNECT 9600
--> Carrier detected. Waiting for prompt.
Welcome to 3Com Total Control HiPer ARC (TM)
Networks That Go The Distance (TM)
login:
--> Looks like a login prompt.
--> Sending: xxxxxxx
xxxxxxx
Password:
--> Looks like a password prompt.
--> Sending: (password)
Invalid UserID/Password!
login:
--> Looks like a login prompt.
--> Sending: xxxxxxx
xxxxxxx
Password:
--> Looks like a password prompt.
--> Sending: (password)
Invalid UserID/Password!
login:
--> Looks like a login prompt.
--> Sending: xxxxxxx
xxxxxxx
Password:
--> Don't know what to do! Starting pppd and hoping for the best.
--> Starting pppd at Wed Jul 22 18:24:48 2009
--> Pid of pppd: 3588
--> Using interface ppp0
--> Disconnecting at Wed Jul 22 18:24:58 2009
--> 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.
And it put the same stuff as before in my /var/log/messages file.

What's the next step from here?

Thanks for any help you can give,
Yarin

Last edited by Yarin; 07-22-2009 at 07:08 PM.
 
Old 07-28-2009, 04:06 PM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,

Take a look at 'What options should I use? (No PAP/CHAP)'.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HardModem USRobotics Slot ISA in Slackware 10.2 caneca Linux - Hardware 1 04-28-2006 01:39 PM
HardModem USRobotics Slot ISA in Slackware 10.2 caneca Linux - General 1 04-27-2006 07:12 AM
Unable to authenticate with isp using kppp or ppp-go glennph93 Slackware 3 03-10-2006 06:34 PM
Internet connection failing after ISP login fat_chucky Linux - Newbie 4 09-13-2004 09:46 AM
USB Keyboard Failing at USB Filesystem Mount Time ciaran_skye Fedora 0 08-06-2004 02:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration