Date: Fri, 20 Jul 2001 14:21:05 +0200 (MEST) From: Anastasia Leventi-Peetz <leventi@fgan.de> To: freebsd-net@freebsd.org Cc: leventi@fgan.de, karg@fgan.de Subject: address autoconfiguration and Generic Kernel Message-ID: <200107201221.f6KCL5C03383@melle.fkie.fgan.de>
next in thread | raw e-mail | index | archive | help
I have tried to start address autoconfiguration on my FreeBSD-4.0 system by putting ip6mode="autohost" rtsol="YES" rtsol_flags="sm1" # set your interface here in rc.conf and rebooting the system. After reboot I still had only Link-Local-Address only, though a router makes advertisement in Net. Then I started per hand rtsol -d interfacename and got that the kernel is not accepting router advertisements. I tried to build a custom kernel, to edit KERNEL in /usr/src/sys/i386/conf but there is nop available option to make router or host out of it. The file LINT with more options doesn't give anything in thr direction, and the suggested documents http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html are also not helpful. Does anybody know an advise? thanks in advance:Anastasia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107201221.f6KCL5C03383>