Subject: Re: Default Route problems
To: Andy Finnell <andyf@vei.net>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 03/02/1999 17:06:57
On Tue, 2 Mar 1999, Andy Finnell wrote:
> I have two computers hooked up via a serial cable and PPP. However after I run
> PPP on NetBSD once, and then try again I get this error message: Couldn't add
> default route: File exists. Where is this file? When I kill pppd this
> obviously isn't getting removed, so NetBSD can't find my other machine. Any
> help?
"File exists" is part of the error message about the route existing. I
think the base error is EEXISTS as the route exists. :-)
How are you killing pppd, and how are you adding the default route?
Take care,
Bill