From owner-freebsd-net Fri Jul 20 5:21:14 2001 Delivered-To: freebsd-net@freebsd.org Received: from mailguard.fgan.de (mailguard.fgan.de [128.7.3.5]) by hub.freebsd.org (Postfix) with ESMTP id B24E037B403 for ; Fri, 20 Jul 2001 05:21:11 -0700 (PDT) (envelope-from leventi@fgan.de) Received: from rufsun5.ffm.fgan.de ([128.7.2.5]) by mailguard.fgan.de (8.11.2/8.11.2) with ESMTP id f6KCL6Y09085 for ; Fri, 20 Jul 2001 14:21:06 +0200 Received: from melle.fkie.fgan.de (melle.ffm.fgan.de [128.7.5.11]) by rufsun5.ffm.fgan.de (8.8.6/8.8.8) with ESMTP id OAA08372; Fri, 20 Jul 2001 14:21:06 +0200 (MET DST) Received: (from lev@localhost) by melle.fkie.fgan.de (8.10.2+Sun/8.10.2) id f6KCL5C03383; Fri, 20 Jul 2001 14:21:05 +0200 (MEST) Date: Fri, 20 Jul 2001 14:21:05 +0200 (MEST) Message-Id: <200107201221.f6KCL5C03383@melle.fkie.fgan.de> From: Anastasia Leventi-Peetz To: freebsd-net@freebsd.org Cc: leventi@fgan.de, karg@fgan.de Subject: address autoconfiguration and Generic Kernel Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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