Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2020 17:45:37 +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-FsFg0T6dYe@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

Victor Volpe <victor_volpe@bol.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor_volpe@bol.com.br

--- Comment #9 from Victor Volpe <victor_volpe@bol.com.br> ---
Problem still exists, without properly fix. Nice job FreeBSD team!

Workaround for OVH dedicated and cloud server:

ipv6_activate_all_interfaces=3D"YES"
ipv6_default_interface=3D"em0"
ifconfig_em0_ipv6=3D"inet6 accept_rtadv IPV6_ADDRESS prefixlen 128"
ipv6_static_routes=3D"ovh"
ipv6_route_ovh=3D"-host IPV6_GATEWAY -iface em0"
ipv6_defaultrouter=3D"IPV6_GATEWAY"

--=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-FsFg0T6dYe>