>>> Thu, 14 Jun 2001 14:41:46 +0900,
>>> JINMEI Tatuya <[EMAIL PROTECTED]> said:
jinmei> So, for diagnosing the problem, please do not use the configuration
jinmei> script (i.e. /etc/defaults/rc.conf, etc) for now. Just boot the
jinmei> machine without the script, login to the machine as root, then type
jinmei> # ifconfig ne0 inet6 fec0:0010::1234 prefixlen 64 alias
jinmei> etc.
To prevent rc.network6 from using prefix(8), you can set
prefixcmd_enable="NO" in rc.conf for now. In this case, an interface
id is taken from a link-local address then ifconfig(8) is called, just
like a shell script version of prefix(8) does.
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message