[H-GEN] ozemail connect settings?

Brent Wesley brent at scanningsystems.com.au
Fri Jan 26 19:37:28 EST 2001


[ Humbug *General* list - semi-serious discussions about Humbug and  ]
[ Unix-related topics.  Please observe the list's charter.           ]
[ Worthwhile understanding: http://www.humbug.org.au/netiquette.html ]

Benjamin Robert Carlyle wrote:

> ... I only clicked this morning while reading the debug output
> that they were using chap rather than pap authentication, but
> I'm still getting authentication failure messages.  If the
> configuration above looks right then it might simply be a
> genuine case of the wrong password :)
>

I found when setting up an internet account with ozemail, they had configured
their terminal servers not to accept chap, only PAP.

Setting up PAP is quite easy. Try these 3 files.

/etc/ppp/peers/ozemail:-

connect "/usr/sbin/chat -v -f /etc/ppp/chat-ozemail"
defaultroute
noauth
/dev/ttyS0
57600
asyncmap 0
modem
passive
noipdefault
debug
+pap
user yourusername

/etc/ppp/chat-ozemail:-

ABORT BUSY
ABORT 'NO CARRIER'
''
AT&F OK
ATDT0,33344411 CONNECT

/etc/ppp/pap-secrets:-

yourusername        *       yourpassword     *
""                           *      ""                         *

The last line of the pap-secrets file is very important.

I have used these scripts with ozemail and they seem to work fine.
to dial you just use
    pppd call ozemail

Have Fun.

--
Brent Wesley
Systems Programmer
Scanning Systems (Aust.)
http://www.scanningsystems.com.au
PH: 07 3809 3333  FAX: 3809 3335                     http://www.humbug.org.au



--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.



More information about the General mailing list