Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 16:37:50 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-questions@freefall.FreeBSD.org
Subject:   ppp help sought
Message-ID:  <199803161537.QAA01809@gilberto.physik.RWTH-Aachen.DE>

next in thread | raw e-mail | index | archive | help

I'm still having problem with some sort of ppp users, mainly 
those logging in via Linux ppp(d).

My machine runs pppd (kernel) and 2.2.5R.

Here's a log of a problem user:


Mar 16 16:08:41 agate pppd[16073]: pppd 2.2.0 started by root, uid 0
Mar 16 16:08:41 agate pppd[16073]: Using interface ppp0
Mar 16 16:08:41 agate pppd[16073]: Connect: ppp0 <--> /dev/ttyd0
Mar 16 16:08:43 agate pppd[16073]: user xxxxxxxx logged in
Mar 16 16:08:43 agate pppd[16073]: local  IP address xxx.yyy.zz.1
Mar 16 16:08:43 agate pppd[16073]: remote IP address xxx.yyy.zz.33
Mar 16 16:08:43 agate pppd[16073]: found interface ed0 for proxy arp
Mar 16 16:09:13 agate pppd[16073]: CCP: timeout sending Config-Requests
Mar 16 16:09:56 agate pppd[16073]: LCP terminated at peer's request
Mar 16 16:09:59 agate pppd[16073]: Connection terminated.
Mar 16 16:09:59 agate pppd[16073]: Exit.

What does the CCP timeout mean?

Here's my /etc/ppp/options file:
crtscts                         # Hardware flow control
auth login
mru 1524
xxx.yyy.zz.11:xxx.yyy.zz.3	# ip's of local and remote hosts
netmask 255.255.255.0
domain physik.rwth-aachen.de
dns1 xxx.yyy.xx.123
dns2 xxx.yyy.vv.4
#####passive                         # wait for LCP
modem                           # modem line
proxyarp                        # use ARP proxy routing
-chap
+pap

Any help highly appreciated.


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803161537.QAA01809>