Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2022 19:42:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 221445] The absence of the accept_rtadv option causes an error "ping6: sendmsg: No buffer space available"
Message-ID:  <bug-221445-7501-lAFPck4BiB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221445-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221445-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221445

--- Comment #14 from Vladislav V. Prodan <admin@support.od.ua> ---
(In reply to Vladislav V. Prodan from comment #0)

Now Kimsufi has the following rc.conf settings:

ifconfig_DEFAULT=3D"SYNCDHCP"
ifconfig_em0=3D"DHCP"

ipv6_activate_all_interfaces=3D"YES"
ipv6_default_interface=3D"NO"

ipv6_static_routes=3D"ipv6gw"
ipv6_route_ipv6gw=3D"-host 2001:41d0:YYY:91ff:ff:ff:ff:ff -iface em0"
ipv6_defaultrouter=3D"2001:41d0:YYY:91ff:ff:ff:ff:ff"
ifconfig_em0_ipv6=3D"inet6 2001:41d0:YYY:XXX::1/56"

gateway_enable=3D"YES"
ipv6_gateway_enable=3D"YES"
...

ifconfig_em0_alias0=3D"inet6 2001:41d0:e:XXX::2"
ifconfig_em0_alias1=3D"inet6 2001:41d0:e:XXX::25"
ifconfig_em0_alias2=3D"inet6 2001:41d0:e:XXX::200"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221445-7501-lAFPck4BiB>