Date: Sat, 20 Sep 1997 02:57:50 +0100 From: Brian Somers <brian@awfulhak.org> To: Dr Freebsd <hometeam@techpower.net> Cc: David Goddard <d.goddard@ic.ac.uk>, questions@FreeBSD.ORG Subject: Re: ppp -auto problems and boot-time error messages Message-ID: <199709200157.CAA04672@awfulhak.demon.co.uk> In-Reply-To: Your message of "Fri, 19 Sep 1997 01:28:39 EDT." <Pine.BSF.3.96.970919012234.896A-100000@hometeam.techpower.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Firstly, the odd messages are: > > writing to routing socket: File exists > add net default: gateway 155.198.8.0: File exists > > > > This is just telling you the default route is set is all. > If you set this gateway in your rc.conf you will get host unreachable at > boot time. > This sounds like you've got an "ifconfig_tun0=" line with something on it. Read the handbook. You want an empty "ifconfig_tun0=" and an empty default router. You want to disable routed and then create /etc/start_if.tun0 and put your ppp -auto command in there. You want to read the handbook :-) > -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <bri@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709200157.CAA04672>