From owner-freebsd-current Thu Jul 18 10:53:06 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA05382 for current-outgoing; Thu, 18 Jul 1996 10:53:06 -0700 (PDT) Received: from walkabout.asstdc.com.au (root@walkabout.asstdc.com.au [202.12.127.73]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA05377 for ; Thu, 18 Jul 1996 10:53:03 -0700 (PDT) Received: (from imb@localhost) by walkabout.asstdc.com.au (8.7.5/BSD4.4) id DAA01101 Fri, 19 Jul 1996 03:52:29 +1000 (EST) From: michael butler Message-Id: <199607181752.DAA01101@walkabout.asstdc.com.au> Subject: Re: kernel ppp and default route To: gclarkii@main.gbdata.com (Gary Clark II) Date: Fri, 19 Jul 1996 03:52:29 +1000 (EST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <199607181604.LAA14560@main.gbdata.com> from Gary Clark II at "Jul 18, 96 11:04:09 am" X-Comment: Phone 0419-240-180, International +61-419-240-180 X-Comment: finger imb@asstdc.com.au for PGP public key X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I just upgraded to current a couple of days ago and now have run into a > strange problem. > My PPP setup is supposed to install a default route for me and did so before > the upgrade. Now it will install one, but after a very short while the > default will vanish and I have to install on manualy. > Any ideas? You're running "routed" and your upstream link isn't exporting a default route to you. Disable it or, if your forwarding to other hosts, use "gated" in preference, michael