Can't dial-up with GNOME-PPP on ubuntu 9.04

Asked by jkohler2

I downloaded and installed Gnome-ppp from the web using Ubuntu 8.10, and a modem driver for usb 56k dial up modems from Linuxant. My modem is a Zoom 3095, series 1063:

Here is what happens:

--> Ignoring malformed input line: ";Do NOT edit this file by hand!"
--> 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: ATM1L3DT*70,,4901941
--> Waiting for carrier.
ATM1L3DT*70,,4901941
CONNECT 57600
--> Carrier detected. Waiting for prompt.
** O1 Communications TermServ **
Login:
--> Looks like a login prompt.
--> Sending: jkohler2
jkohler2
Password:
--> Looks like a password prompt.
--> Sending: (password)
    Entering PPP Session.
    IP address is 69.19.240.134
    MTU is 1524.
--> Looks like a welcome message.
--> Starting pppd at Tue Apr 28 20:14:34 2009
--> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
--> --> PAP (Password Authentication Protocol) may be flaky.
--> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied
--> --> CHAP (Challenge Handshake) may be flaky.
--> Pid of pppd: 5398
--> Using interface ppp0
--> local IP address 69.19.240.134
--> remote IP address 69.19.217.75
--> primary DNS address 66.81.1.250
--> secondary DNS address 66.81.1.252
--> Terminating connection due to lack of activity.
--> Connect time 0.1 minutes.
--> Disconnecting at Tue Apr 28 20:14:40 2009
--> The PPP daemon has died: Link idle: Idle Seconds reached. (exit code = 12)
--> man pppd explains pppd error codes in more detail.
--> I guess that's it for now, exiting
--> The PPP daemon has died. (exit code = 12)

Thanks in advance for any help!

John

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-ppp Edit question
Assignee:
No assignee Edit question
Solved by:
jkohler2
Solved:
Last query:
Last reply:
Revision history for this message
jkohler2 (jkohler2) said :
#1

I got the answer. I cannot run gnome-ppp (or its alias, wvdial) under my user level of operation.

BUT....

When I start it under the super user level, it gives me the same dialog box as the user level,
but dial-up, connect, handshake and start of browser goes (almost) fine.

FireFox, under dialup needs file==>work offline as an UNchecked item.

Otherwise dialup and browser work perfectly at about 40,000 bps or so from my house.

I am grateful to Jonathan from Linuxant for providing me with several hints and cautions
about running at the root level.

John

Revision history for this message
Derek (dcredway) said :
#2

Setting up LTmodem in 10.10 OK but now have problem with wvdial / gnome-ppp permissions and can't even dial out as root.

Had similiar problems with 8.04 and 9.10. Slow dial up means install from Ubuntu User DVD and then recompile modem software. Problem seems different with each upgrade. Any suggestions for 10.10?