Esat Settings (was Re: [ILUG] Voice over IP; Esat slow)

From: Donncha O Caoimh (donncha.ocaoimh at domain tradesignals.com)
Date: Mon 11 Oct 1999 - 16:31:41 IST


Don't touch chat.. all you need to use is PAP, the following is for RH5
or RH6 using netcfg.

/etc/ppp/pap-secrets
# Secrets for authentication using PAP
# client server secret IP addresses
nolimits ppp1 nolimits

/etc/sysconfig/network-scripts/chat-ppp1
'ABORT' 'BUSY'
'ABORT' 'ERROR'
'ABORT' 'NO CARRIER'
'ABORT' 'NO DIALTONE'
'ABORT' 'Invalid Login'
'ABORT' 'Login incorrect'
'' 'ATZ l1'
'OK' 'ATDT142 FILL IN NUMBER HERE'
'CONNECT' ''

/etc/sysconfig/network-scripts/ifcfg-ppp1
PERSIST=no
DEFROUTE=yes
ONBOOT=no
INITSTRING='ATZ l1'
MODEMPORT=/dev/modem
LINESPEED=115200
ESCAPECHARS=no
DEFABORT=yes
HARDFLOWCTL=yes
DEVICE=ppp1
PPPOPTIONS='bsdcomp 12'
DEBUG=no
PAPNAME=nolimits
REMIP=
IPADDR=
BOOTPROTO=none
MTU=
MRU=
DISCONNECTTIMEOUT=
RETRYTIMEOUT=
USERCTL=yes

------------------------------------
Restart networking (/etc/rc.d/init.d/network restart) and you should
have a ppp1 interface you can use to dial up Esat..
(/usr/sbin/usernetctl ppp1 up)
The USERCTL string at the end enables anyone to start and stop ppp1,
handy sometimes, security risk other times..

Donncha.

Peter Flynn wrote:
>
> I was getting 4-5k a second download the rh6.1 image using ncftp and
> Surf no limits on Friday night from Esat. Finished downloading by the
>
> I haven't managed to get dialup to Esat working yet. I have the number
> and the login and the password but it refuses to connect. The
> chat-ppp1 issues the right stuff at the right time, but when I logged
> in manually using minicom, right after accepting free/free or
> nolimits/nolimits their machine sends something like
>
> % Login verification
>
> and then asks for the username and password again, and then repeats
> the same thing.
>
> Has someone got a working chat-pppn for Esat?



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:42 GMT