From owner-freebsd-isdn Wed Mar 11 17:17:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25146 for freebsd-isdn-outgoing; Wed, 11 Mar 1998 17:17:44 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from rvc1.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25137 for ; Wed, 11 Mar 1998 17:17:40 -0800 (PST) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.8/8.8.5) id CAA00662; Thu, 12 Mar 1998 02:17:08 +0100 (MET) From: Wolfgang Helbig Message-Id: <199803120117.CAA00662@rvc1.informatik.ba-stuttgart.de> Subject: Re: ISDN4BSD & SPPP In-Reply-To: <350683D0.7F3F1BD0@EUnet-Bretagne.fr> from Eric Feillant at "Mar 11, 98 01:30:08 pm" To: Eric.Feillant@EUnet-Bretagne.fr (Eric Feillant) Date: Thu, 12 Mar 1998 02:17:08 +0100 (MET) Cc: freebsd-isdn@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi Wolfgang, > Thanx for u'r help just a question =====> > > > Maybe not cool, but simple, this is for pap, chap should work similarly: > > > > ifconfig isppp0 link1 0.0.0.0 lf netmask 0xffffff00 debug > > > > Here ====> what's lf ? the remote adddress ? Sorry. The address of lf is supplied in my /etc/hosts file. Forgot about this. > You say that i don't have to know the remote ip address and the ip address Yes, I mean't to say, you can supply any remote ip address. It'll be changed to the proper address during PPP connection. At least that's how I'd expect it to work, but I am wrong :-(. If I supply a wrong destination address, my side won't accept the destination address supplied by the destination host. This is not a big problem, since you usually know the fix IP address of the other side, only the address of your side is not fixed. I think, there is a patch of phk to ifpppsubr.c that handles this problem. This might be merged into the next version of i4b. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message