From owner-freebsd-questions Sun Jan 18 11:52:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07946 for questions-outgoing; Sun, 18 Jan 1998 11:52:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07888 for ; Sun, 18 Jan 1998 11:51:56 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.7/8.8.7) id TAA29453 for freebsd-questions@freefall.cdrom.com; Sun, 18 Jan 1998 19:23:54 GMT (envelope-from kuku) Date: Sun, 18 Jan 1998 19:23:54 GMT From: Christoph Kukulies Message-Id: <199801181923.TAA29453@gilberto.physik.RWTH-Aachen.DE> To: freebsd-questions@freefall.FreeBSD.org Subject: still problems with linux peer dialing in freebsd pppd Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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 ] 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