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]
