LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-06-2007, 06:00 PM   #16
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198

You didn't paste the text accross like I told you. Linux is case sensitive. That is /dev/ttyS0 ...

Last edited by Simon Bridge; 06-10-2007 at 03:51 AM.
 
Old 06-06-2007, 06:09 PM   #17
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
I could tell you how to do it but since I also use other distros I guess I won't.
 
Old 06-09-2007, 04:31 AM   #18
anasmich
Member
 
Registered: Apr 2007
Location: Caspian sea & China
Distribution: FC7 XP Ubuntu
Posts: 111

Rep: Reputation: 15
Simon yes you as always right, sorry i couldnt reply before was busy
the moden start works from sudo wvdial
but the dial was not pules as i marked in modem option i need it do dail only pules

wvdial was very good tip from you what, is there in the system similar for for exampl lan network so you change in case didnt work? WVLAN.CONF?
cheers
 
Old 06-10-2007, 03:56 AM   #19
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
Originally Posted by anasmich
Simon yes you as always right, sorry i couldnt reply before was busy
the moden start works from sudo wvdial
but the dial was not pules as i marked in modem option i need it do dail only pules
Then replace "atdt" with "atdp" in /etc/wvdial.conf.
Quote:
wvdial was very good tip from you what, is there in the system similar for for exampl lan network so you change in case didnt work? WVLAN.CONF?
cheers
The network manager is more reliable for LAN setup. Especially if you use DHCP. Just enable eth0.

Google ethernet linux.
 
Old 06-12-2007, 07:05 AM   #20
anasmich
Member
 
Registered: Apr 2007
Location: Caspian sea & China
Distribution: FC7 XP Ubuntu
Posts: 111

Rep: Reputation: 15
Simon every thing fine i make it pules

but again the same story , it dials but nothing open, even when i do ping after couple secounds disconnect

Fc6 works just perfect same machine same external modem, will try again today
 
Old 06-13-2007, 01:50 AM   #21
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Make sure you have the correct phone number.
Make sure stupid mode is set.
Make sure your firewall is switched off.

Next time you try (sudo wvdial), watch the output in the terminal. When, at last, the connection is lost, copy the entire session to a reply here.
 
Old 06-16-2007, 12:31 AM   #22
anasmich
Member
 
Registered: Apr 2007
Location: Caspian sea & China
Distribution: FC7 XP Ubuntu
Posts: 111

Rep: Reputation: 15
Simon i just add to wvdial the FlowControl = NOFLOW
again i dialed everything ok but again nothing opened no ping work!! disconnect i checked the firewall the phone num and Stupid Mode

will passt what i got

> WvDial: Internet dialer version 1.56
--> Warning: inherited section [Modem0] does not exist in wvdial.conf
--> 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: ATDP4901111
--> Waiting for carrier.
ATDP4901111
CONNECT 26400/ARQ/V34/LAPM/V42BIS
User Access Verification
Username:
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Sat Jun 16 08:58:13 2007
--> Pid of pppd: 5517

then disconnect
 
Old 06-16-2007, 07:44 AM   #23
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
[Dialer Defaults]
You are supposed to be using the following wvdial.conf
Code:
Modem = /dev/ttyS0
Baud = 57600
Dial Command = ATDP
Phone = isp-dialup-number
Username = your-login-name
Password = your-isp-password
Stupid Mode = 1
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
... I know you're not because of the warning
Quote:
Warning: inherited section [Modem0] does not exist in wvdial.conf
which means you have a line like
Code:
Inherits = Modem0
in there.

By itself, this doesn't create the effect you've seen. But its presence means I have no way of knowing what else is wrong.

Basically there is nothing wrong with the connection. The modem correctly initializes and dials out. The ISP answers and asks for your user-name. wvdial is supposed to provide the login.

Possibly, you need to use the Login Prompt option.

Login Prompt = Username:

(in this case "Username:" is what you write (including the colon) and not your user-name. This is because that is what the ISP is sending to your system by way of a login string.)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dial-In PPP dial-in server/ Cable-modem & LAN / Setting up "dannyboyOnline" dannyboy259 Linux - Networking 2 01-12-2007 01:40 AM
D-Link Dial-up Modem:: No Dial Tone AJones Linux - Networking 1 01-01-2006 07:30 AM
Cousin having trouble with dial up in kppp with SBC dial, please help Fear58 Linux - Networking 1 07-03-2004 10:11 PM
Setting-up dial-in & dial-up server in same machine sebastianjustin Linux - Networking 1 09-20-2003 03:35 PM
Dial Up HELP ComputerHermit Linux - General 7 09-26-2002 03:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:24 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