Date: Sun, 18 Jan 1998 19:23:54 GMT From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: freebsd-questions@freefall.FreeBSD.org Subject: still problems with linux peer dialing in freebsd pppd Message-ID: <199801181923.TAA29453@gilberto.physik.RWTH-Aachen.DE>
next in thread | raw e-mail | index | archive | help
I'm pulling my (sparse) hairs about this problem now for a while to no avail. Maybe someone can give me a hint: I'm trying to dialup from a linux box (to help some students here getting their linux boxes configured to dial into my FreeBSD pppd server). Linux (a 2.0.0 system) is using pppd 2.2.0 for establishing the connection: Here's the lof on the linux side: Jan 18 18:37:45 pclinux chat[7379]: Password: -- got it Jan 18 18:37:45 pclinux chat[7379]: send (??????) Jan 18 18:37:45 pclinux pppd[7371]: Serial connection established. Jan 18 18:37:46 pclinux pppd[7371]: Using interface ppp0 Jan 18 18:37:46 pclinux pppd[7371]: Connect: ppp0 <--> /dev/modem Jan 18 18:37:46 pclinux pppd[7371]: sent [LCP ConfReq id=0x1 <mru 1500> <magic 0x9d5f65b0> <pcomp> <accomp>] Jan 18 18:38:13 pclinux last message repeated 9 times Jan 18 18:38:16 pclinux pppd[7371]: LCP: timeout sending Config-Requests Jan 18 18:38:16 pclinux pppd[7371]: Connection terminated. On the FreeBSD side (server) I'm running 2.2.5 and pppd. Dialing in from another FreeBSD peer or a Win95 box works fine. It seems that the login into the ppp account works but the connection terminates immediately. I'm also seeing not the slightest sign of a /var/log/pppd.log activity. It looks like the LCP requests from the linux box aren't honored from the FreeBSD pppd. FreeBSD server side: /etc/ppp/options: crtscts # Hardware flow control auth login mru 1524 xxx.xxx.zzz.yyy:xxx.xxx.zzz.yy # ip's of local and remote hosts netmask 255.255.255.0 domain blah.bla.bla dns1 xxx.zzz.xxx.zzz dns2 rrr.sss.uuu.zzz passive # wait for LCP modem # modem line proxyarp # use ARP proxy routing -chap +pap -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801181923.TAA29453>