/dev/ttyUSB0 and PPP

Rick Stevens rstevens at vitalstream.com
Thu Mar 2 23:23:08 UTC 2006


On Thu, 2006-03-02 at 22:31 +0000, Tony Dietrich wrote:
> Rick
> 
> Should there be *two*
> Modem=
> lines in the config?
> 
> > > >> [Modem0]
> > > >> MODEM = /dev/ttyUSB0
> > > >> Baud = 19200
> > > >> SetVolume = 0
> > > >> Dial Command = ATDT
> > > >> Init1 = ATZ
> > > >> Init3 = ATM0
> > > >> Modem = /dev/modem
> > > >> FlowControl = CRTSCTS
> 
> 
> Yeah I know Harold changed case on the first one, but still seems odd.

That is odd.  The "wvdial.conf" file should have sections called
"[Dialer something]".  "[Dialer Defaults]" contains the default
settings.  "[Dialer Modem0]" would be used if you used "wvdial Modem0"
and any settings in that section will override the stuff in the "[Dialer
Defaults]" section.

In fact, that may be where the problem is.  The thing should be:

	[Dialer Defaults]
	MODEM = /dev/ttyUSB0
	Baud = 19200
	Dial Command = ATDT
	Init1 = ATZ
	Init3 = ATM0
	Phone1 = 555-5555
	
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-         "OK, so you're a Ph.D. Just don't TOUCH anything!"         -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list