Subject: single-user <-> multi-user: failure to use INET6
To: None <tech-net@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: tech-net
Date: 05/31/2005 14:54:04
Hi.
I did the following init sequence:
	1) power-up;
	2) multi-user mode;
	3) single-user mode;
	4) multi-user mode.

And somehow, to be able to get IPv6 back to normal, I have to:
	1) remove the ine6 address from the interface (it will also
	remove, in my setup, 2 routing table entries);
	2) run rtsol again (sets the inet6 address and the 2 routing
	table entries that were removed by the previous command).

In my rc.conf I have set:
rtsol=YES       rtsol_flags="ex0"

What could be causing this ? All the routing table entries are being set
upon startup again, but I rechecked that and it causes no problem..

Any hint will be appreciated.

Thanks in advance.

-- 
Rui Paulo <rpaulo@netbsd-pt.org>