From owner-freebsd-questions Tue Mar 5 08:09:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA03826 for questions-outgoing; Tue, 5 Mar 1996 08:09:19 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA03820 for ; Tue, 5 Mar 1996 08:09:09 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id JAA23535; Tue, 5 Mar 1996 09:11:37 -0700 Date: Tue, 5 Mar 1996 09:11:37 -0700 From: Nate Williams Message-Id: <199603051611.JAA23535@rocky.sri.MT.net> To: "Irvine Short" Cc: dwhite@resnet.uoregon.edu, questions@FreeBSD.ORG Subject: Re: Problems using ppp In-Reply-To: <78E529D1A8F@pcm.co.za> References: <78E529D1A8F@pcm.co.za> Sender: owner-questions@FreeBSD.ORG Precedence: bulk [ Default address not working ] > I have exactly the same problem,, although when I type > route add default You don't add a route to your address, you add a route to your ISP's address. :) If the IP addresses are assigned dynamically, *make sure* that you use the correct one. Nate