authentication is via pap-secrets. here my configs: /etc/ppp/options: disconnect "chat -- \d+++\d\c OK ath0 OK" debug crtscts lock modem asyncmap 0 mru 1500 mtu 594 netmask 255.255.255.0 nodetach nodefaultroute +chap proxyarp
/etc/ppp/options.modem 192.168.1.3:192.168.1.4 /etc/mgetty+sendfax/login.config: /AutoPPP/ - pppuser /usr/sbin/pppd auth +pap * - - /bin/login @ that's it! thanks! > On Wed, 2002-10-23 at 09:43, Oliver A. Rojo wrote: >> >> kernel: PPP generic driver version 2.4.1 >> pppd[5750]: The remote system is required to authenticate itself >> pppd[5750]: but I couldn't find any suitable secret (password) for it >> to use to do so. >> pppd[5750]: (None of the available passwords would let it use an IP >> address.) >> pppd[6002]: The remote system is required to authenticate itself >> pppd[6002]: but I couldn't find any suitable secret (password) for it >> to use to do so. >> pppd[6002]: (None of the available passwords would let it use an IP >> address.) >> >> my /etc/inittab setting: >> >> mo:235:respawn:/usr/sbin/mgetty -D -s 57600 -n 2 /dev/modem > > How do you authenticate the incoming user? Via pap-secrets or > /etc/passwd? Can you show the output of the following: > > # grep -v ^# /etc/mgetty+sendfax/login.config | grep -v ^$ > # cat /etc/ppp/options > # cat /etc/ppp/options.modem > > -- > mike at maravillo dot org > _ > Philippine Linux Users Group. Web site and archives at > http://plug.linux.org.ph To leave: send "unsubscribe" in the body to > [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at > http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body > to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
