defaultrouter cannot set at boot time
Manfred Antar
null at pozo.com
Fri Apr 18 17:25:12 PDT 2003
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 at waishi.jp>
>http://www.waishi.jp/~yosimoto/diary/
>
>_______________________________________________
>freebsd-current at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe at 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
More information about the freebsd-current
mailing list