From: Robert Colquhoun
Subject: Re: faxgetty/mgetty problems
Date: 27 October 1999 12:25
Redhat 5 installation in 6 easy steps
rpm -i mgetty-1.1.9 rpm -i ppp-2.2.0This will install mgetty on your machine in /sbin. pppd in /usr/sbin
ln -s /sbin/mgetty /bin/egetty
port ttyS0 direct y toggle-dtr nIn login.config unremark the line:
/AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap login kdebug 7 debug
GettyArgs: "-r -b -s %s %l"Restart the faxgetty.
asyncmap 0 netmask 255.255.255.0 proxyarp lock crtscts modemThen the per modem configuration /etc/ppp/options.ttyS0
linux1:ppp0 <-your server name first then dialup users name dnsaddr 123.123.123.123 <-whatever your local dns isAlso /etc/pap-secrets:
# client server secret acceptable local IP addresses * * ""Note the options above are slightly different for ppp-2.3.X