From owner-freebsd-questions Sun Aug 13 15:31:45 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id PAA09470 for questions-outgoing; Sun, 13 Aug 1995 15:31:45 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id PAA09455 for ; Sun, 13 Aug 1995 15:31:36 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id XAA06273 ; Sun, 13 Aug 1995 23:30:38 +0100 X-Message: This is a dial-up site. Quick responses to e-mails should not be relied upon. Thanks! To: Chuck Robey cc: FreeBSD Questions Subject: Re: ppp again In-reply-to: Your message of "Sun, 13 Aug 1995 18:24:01 EDT." Date: Sun, 13 Aug 1995 23:30:37 +0100 Message-ID: <6271.808353037@palmer.demon.co.uk> From: Gary Palmer Sender: questions-owner@freebsd.org Precedence: bulk In message , Chuck R obey writes: >I'm probably showing ignorance here, but if I don't set the default to >the tun0 port, how will stuff know that's the path to the world? Stuff >like my named, and other network active stuff? add 0 0 HISADDR *DOES* set the default route. It's just that iijppp doesn't ever use the word `default' for any of it's route config stuff and prefers to use the number `0' for such work. Gary