From owner-freebsd-current Sat Aug 12 2:17:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 2E24037BC4E for ; Sat, 12 Aug 2000 02:17:12 -0700 (PDT) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id B56E32CE6A; Sat, 12 Aug 2000 11:17:07 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1001) id 8E8604CFB; Sat, 12 Aug 2000 11:18:09 +0200 (EET) Date: Sat, 12 Aug 2000 11:18:09 +0200 From: Vallo Kallaste To: Eric Anholt Cc: freebsd-current@freebsd.org Subject: Re: ppp troubles Message-ID: <20000812111809.A10559@myhakas.matti.ee> Reply-To: vallo@matti.ee References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from anholt@teleport.com on Fri, Aug 11, 2000 at 08:58:48PM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 11, 2000 at 08:58:48PM -0700, Eric Anholt wrote: > I've been seeing these errors for about a month now. When PPP is > first started, it outputs: > calwell:/usr/src/bzflag>ppp -ddial -nat papchap > Working in ddial mode > Using interface: tun0 > Warning: Add route failed: 0.0.0.0: errno: Network is unreachable > > It still dials and connects, then gets an IP, but I never get the > default route. I have to manually ifconfig to find the ip and route > add default it. > Can anyone help me? This is really annying, especially since I have > a very nasty connection that keeps dropping and making me route > delete, ifconfig -a ( & repeat), route add again. I'm getting same behaviour, workaround is to put the HISADDR line to ppp.linkup file, so it tries to set up default route after link is up. I'm running -current as of few days ago. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message