I try to set up a PPP-server but from some reasons don't work.Here are my
configuration files:
/etc/ppp/chap-secrets
andrei RONIN andrei *
/etc/ppp/pap-secrets
andrei RONIN andrei *
/etc/ppp/options
proxyarp
lock
crtscts
modem
/etc/ppp/options.ttyS0
debug
auth
name RONIN
+pap
+chap
ms-dns 192.168.0.10
192.168.0.10:192.168.0.11
/etc/ppp/ppp-server
exec /usr/sbin/pppd /dev/ttyS0
I cannot establish the connection.Here are my logs.
pppd 2.3.10 started by root, uid 0
Apr 12 11:07:27 ronin pppd[742]: Using interface ppp0
Apr 12 11:07:27 ronin pppd[742]: Connect: ppp0 <--> /dev/ttyS0
Apr 12 11:07:27 ronin kernel: PPP BSD Compression module registered
Apr 12 11:07:28 ronin kernel: PPP Deflate Compression module registered
Apr 12 11:07:28 ronin pppd[742]: CHAP peer authentication succeeded for andrei
Apr 12 11:07:57 ronin pppd[742]: IPCP: timeout sending Config-Requests
Apr 12 11:08:03 ronin pppd[742]: Connection terminated.
Apr 12 11:08:03 ronin pppd[742]: Connect time 0.5 minutes.
Apr 12 11:08:03 ronin pppd[742]: Sent 1173 bytes, received 1837 bytes.
Apr 12 11:08:04 ronin pppd[742]: Hangup (SIGHUP)
Apr 12 11:08:04 ronin pppd[742]: Exit.
On a windows machine it is locked when verifying for user name and password
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]