From owner-freebsd-questions Fri Apr 10 18:45:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10800 for freebsd-questions-outgoing; Fri, 10 Apr 1998 18:45:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10740 for ; Fri, 10 Apr 1998 18:44:21 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.7) with ESMTP id BAA21520; Sat, 11 Apr 1998 01:05:56 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199804110005.BAA21520@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: "Michael P. Sale" cc: "Brian Somers" , freebsd-questions@FreeBSD.ORG Subject: Re: PPP frustrations!! In-reply-to: Your message of "Fri, 10 Apr 1998 14:04:13 PDT." <01bd64c4$375dbe60$3406bccc@708644668> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 11 Apr 1998 01:05:55 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > After more playing, I noticed a strange error on boot up that makes me think > that this may not be a ppp problem. The error can be duplicated if I try to > add a route: > > # route add default x.x.x.x > > writing to routing socket: Network is unreachable > add net default: gateway x.x.x.x: Network is unreachable > > I see the same errors on boot-up. Before now, they were not there. This is because there's no way of getting to x.x.x.x (yet). It may be a result of running ppp in non-auto mode, and doing an "add 0 0 HISADDR" in ppp.conf. If you're not running -auto mode, there shouldn't be any ``add'' or ``delete'' commands in ppp.conf. Check out the ppp man page with the latest version (the add command description explains things). > Thanks, > > Mike > > ---------------------------------------------- > Michael P. Sale > MerchantsNet.Com > mike@merchantsnet.com > www.merchantsnet.com > ---------------------------------------------- > "Humility has no equal in the > battle for knowledge" -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message