From nobody Sun Jun 30 12:41:03 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WBph11sYzz5PrTn for ; Sun, 30 Jun 2024 12:41:21 +0000 (UTC) (envelope-from listac@nebelschwaden.de) Received: from mail.worldserver.net (mail.worldserver.net [217.13.200.36]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "*.worldserver.net", Issuer "E6" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WBpgw30sqz4syc for ; Sun, 30 Jun 2024 12:41:15 +0000 (UTC) (envelope-from listac@nebelschwaden.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nebelschwaden.de header.s=1687803001 header.b=haBgvRAY; dmarc=none; spf=pass (mx1.freebsd.org: domain of listac@nebelschwaden.de designates 217.13.200.36 as permitted sender) smtp.mailfrom=listac@nebelschwaden.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nebelschwaden.de; s=1687803001; t=1719751264; bh=qYJ3BOmWddfB9MFYRv7j+iVhHyF59QYvRx6AgV3n94s=; h=Date:To:Reply-To:From:Subject:From; b=haBgvRAYXvLWwNcppUZeMiGJSKO9SSEY/Jw8rVqw/Ck+hVGzbf++ImvWTf//KQknY 7fWBR1VrAmlQFzehVCLoVOdjBlDHZLno8XzE5TB9L6P2BeEulOqe046NwTblDl7B6O 9+S/OKWa9gxMu+pXgn2dmbxH7s8Jvdke5WvIiYLrvXSFCzN7kgnCP1R1MsB9JYFc0P MggvuVwVhzdDwLJELzgrfEqP1nqTM2SRFxpBruAQ9Ex/1bdO1Tf3dvrHGSXU6wucv9 DVVphlgGL/TjCrBEFjPzQyeXu8yu/QXvSp2ZdCE4hzxP3aFAubqTcVYYZURjpqOaRU ZjssAYtxHhmgw== Received: from postpony.nebelschwaden.de (v22018114346177759.hotsrv.de [194.55.14.20]) (Authenticated sender: sendmail@nebelschwaden.de) by mail.worldserver.net (Postfix) with ESMTPSA id 85A831E02F0 for ; Sun, 30 Jun 2024 14:41:03 +0200 (CEST) Received: from [172.16.37.5] (kaperfahrt.nebelschwaden.de [172.16.37.5]) by postpony.nebelschwaden.de (Postfix) with ESMTP id 2F770125836 for ; Sun, 30 Jun 2024 14:41:03 +0200 (CEST) Message-ID: <15ede5c6-5284-43a8-9da4-8d0355ea0385@nebelschwaden.de> Date: Sun, 30 Jun 2024 14:41:03 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: FreeBSD Questions Reply-To: listac@nebelschwaden.de Content-Language: en-US From: Ede Wolf Subject: startif and ipv6 slaac Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.49 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_SPF_ALLOW(-0.20)[+ip4:217.13.200.0/24]; R_DKIM_ALLOW(-0.20)[nebelschwaden.de:s=1687803001]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15657, ipnet:217.13.192.0/20, country:DE]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[nebelschwaden.de]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; REPLYTO_ADDR_EQ_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; HAS_REPLYTO(0.00)[listac@nebelschwaden.de]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[nebelschwaden.de:+] X-Rspamd-Queue-Id: 4WBpgw30sqz4syc Hello, not exactly sure, but I believe, with the switch from rc.conf to start_if.ifname I do not get any ipv6 addresses any more - besides link local. Running "rtsol -D ifname" configures the address, so it is not an issue of the advertising deamon - especially since other clients on that link do get their address assigned as well. Hence I suppose, I am having a configuration issue, so here we go: # cat /etc/start_if.re0 ifconfig $1 mtu 8192 ifconfig $1 inet6 -ifdisabled ifconfig $1 inet6 auto_linklocal ifconfig $1 inet6 accept_rtadv up Surprisingly, according to ifconfig the interface does accept ra: # ifconfig re0 inet6 re0: flags=1008843 metric 0 mtu 8192 options=82098 inet6 fe80::9b24:afff:f4d5:538%re0 prefixlen 64 scopeid 0x2 nd6 options=23 However, no address is being assigned, unless of course I am running rtsol -D on that interface. Waited for more than 10 minutes after reboot, that should be sufficient. Any ideas, what I may be missing? Thanks Ede