Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 17:25:08 -0700
From:      Manfred Antar <null@pozo.com>
To:        Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>, freebsd-current@freebsd.org
Subject:   Re: defaultrouter cannot set at boot time
Message-ID:  <5.2.1.1.2.20030418172110.00b5a7e0@pozo.com>
In-Reply-To: <20030419091214.0fb4adf7.yosimoto@waishi.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:12 AM 4/19/2003 +0900, Shin-ichi YOSHIMOTO wrote:
>After doing cvsup, make world, and mergemaster, defaultrouter cannot set
>at boot time. After booting, defaultrouter set by hand:
>
>$ route add default xxxx.xxxx.xxxx.xxxx.
>
>It's OK. What's happen ?
>
>--
>Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
>http://www.waishi.jp/~yosimoto/diary/
>
>_______________________________________________
>freebsd-current@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

I'm seeing the same thing here.
It seems as if the rc.scripts set the default router then clear the default 
router at the end of
the rc process. Just to test this I put a route add default x.x.x.x in 
rc.local and it when
rc.local was parsed it said the route already existed , so its getting 
cleared after rc.local

Manfred



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.1.1.2.20030418172110.00b5a7e0>