From owner-freebsd-isdn Fri Jul 30 10:45:11 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 0785615031 for ; Fri, 30 Jul 1999 10:45:03 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id SAA33120; Fri, 30 Jul 1999 18:43:39 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA04424; Fri, 30 Jul 1999 18:44:28 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199907301744.SAA04424@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Andrej.Brodnik@IBC.IskraSistemi.Si (Andrej Brodnik (Andy)) Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: I guess problem(?) with PPP In-reply-to: Your message of "Fri, 30 Jul 1999 11:44:33 +0200." <199907300944.LAA18179@Dolinca.IBC.IskraSistemi.Si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jul 1999 18:44:28 +0100 From: Brian Somers Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org brodnik@IBC.IskraSistemi.Si said: > - not so important part: Can somebody in simple terms explains what > does > set enddisc mac > in the ppp.conf.sample? It produced a warning and I simply deleted > it (commented it out). That's fine. Your ``enddisc'' is your ``endpoint discriminator''. It's used in combination with your authentication name by the peer to identify you (if you connect from another machine with the same authname, you had better have a different endpoint discriminator, otherwise things will get *very* confusing). You should choose a different value (not ``mac'') if you haven't got a NIC installed. brodnik@IBC.IskraSistemi.Si said: > And on GW I added > route add -net 192.168.1.0 -host mach-2 Shouldn't this be something like route add 182.168.1.0 -netmask 0xffffff00 mach-2 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message