From owner-freebsd-hackers Tue Feb 16 22:15:50 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from TomQNX.tomqnx.com (cpu2745.adsl.bellglobal.com [207.236.55.214]) by hub.freebsd.org (Postfix) with ESMTP id 67F9F10F0C for ; Tue, 16 Feb 1999 22:15:48 -0800 (PST) (envelope-from tom@tomqnx.com) Received: by TomQNX.tomqnx.com (Smail3.2 #1) id m10D0EW-000I31C; Wed, 17 Feb 1999 01:13:16 -0500 (EST) Message-Id: From: tom@tomqnx.com (Tom Torrance at home) Subject: PPP Problem To: hackers@freebsd.org Date: Wed, 17 Feb 1999 01:13:15 -0500 (EST) Cc: brian@awfulhak.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 754 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running 2.2-stable with user-ppp. I set up a test PPP link, tunneling PPP over TCP. I do not run routed or gated. The PPP server (-direct) is located on my LAN gateway machine, which has my ISPs router defined as its gateway. There are no definitions in ppp.conf, ppp.linkup or ppp.linkdown that refer in any way to the 0.0.0.0/0 default definition. The client machine does have 0.0.0.0 as the 4th parameter to its set ifaddr command, which may contribute to the symptoms in some way. I'll try removing that next... Shortly after or when the link is made, the ppp program removes the default definition from the server's routing tables. So far I tried removing all references to HISADDR, MYADDR and disabling sroutes - nothing helped. Regards, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message