From owner-freebsd-net Tue Dec 5 17:47:31 2000 From owner-freebsd-net@FreeBSD.ORG Tue Dec 5 17:47:28 2000 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id C38FC37B400 for ; Tue, 5 Dec 2000 17:47:26 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eB61iUM10362; Wed, 6 Dec 2000 01:44:30 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eB61lQH00846; Wed, 6 Dec 2000 01:47:26 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200012060147.eB61lQH00846@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Andrea Venturoli Cc: freebsd-net@FreeBSD.org, brian@Awfulhak.org Subject: Re: ppp server help: found out! In-Reply-To: Message from Andrea Venturoli of "Sun, 03 Dec 2000 22:33:00 EST." <200012032133.eB3LWxU13567@relay.flashnet.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 06 Dec 2000 01:47:26 +0000 From: Brian Somers Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You wouldn't happen to have a ``set speed sync'' line in your config would you ? If so, this would tell ppp to do this... When you open an i4b device, ppp knows that you must be talking synchronously and does the right thing.... > Hello there! > > This is what I sent some days ago: > > >I'm trying to set up a ppp server on a 4.1.1-R system; the modem answers correctly, but I > >get the following in /var/log/ppp.log: > >... > > Now, I did some research and what I found out is that ppp does not de-HDLC-fy the packets it > receives: it behaves correctly when I dial out to my ISP through my ISDN card, but it does > not remove the hdlc header before giving the packet to LCP when I use it as a server on my > modem. > Similarly it does not add the HDLC header and terminations to packets it sends, so the peer > complains about fcs errors. > > Right now I'm using pppd which behaves correctly, but in the end I'd rather be using > user-ppp. Do anyone knows how to force it to use hdlc (if I "set log hdlc", I see no message > at all)? > Did I found a bug in 4.1.1-R? > > Bye & Thanks > av. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message