[OLUG] ppp
Mike McNally
mmcnally3 at prodigy.net
Thu Mar 9 04:05:12 UTC 2000
Make sure your options in the inet pppd command aren't conflicting or
repeating the options in the options file... but you knew that. I've
never had to do it, but com3/irq3 being irregular, it would probably
require some command line to let the system know what irq the modem
requires... setserial I believe is what you need.
The inet file is basically setting the modem up with a setserial command
and then executing the pppd command. But making an internet connection
isn't the only thing you are likely to do with your modem, so the
setserial line would be better off in the start up script
/etc/rc.d/rc.local (redhat). Then you could rm the inet file and just
type pppd to start the process. But leave it in the inet script for
now. Keep it simple til it works.
see note below...
Mike
mesc wrote:
>
> Here's what I've done lately.I dowloaded the radiks scripts as Mark
> Lichtenberg suggested,Read the README and edited the files radiks.scp
> and inet and copied radiks.sp to /etc and inet to /user bin with the
> suggested permissions,I then copied /usr/sbin/pppd and /usr/sbin/chat
> to /usr/bin.Ithen typed inet from the command line and it printed this
> back>>connect "/usr/bin/chat -v -t 120 -f /etc/ File not found
>
> #radiks.scp
> ABORT BUSY ABORT 'NO CARRIER'
> '' "AT&F"
> OK ATDT3464944
****************************************************************
In the howto there is a connect line here (ppp-on-dialer script)
****************************************************************
> ogin: xxxx
> ord: \qxxxxxxx
-------------------------------------------------------------------------
Sent by OLUG Mailing list Manager, run by ezmlm. http://olug.bstc.net/
To unsubscribe: `echo unsubsribe | mail olug-unsubscribe at bstc.net`
More information about the OLUG
mailing list