[Bug 221445] The absence of the accept_rtadv option causes an error "ping6: sendmsg: No buffer space available"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 May 2023 00:28:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221445
dereckson@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dereckson@gmail.com
--- Comment #18 from dereckson@gmail.com ---
(In reply to Sam Frenick from comment #17)
I confirm https://reviews.freebsd.org/D23695 solves the issue.
At OVH, two VMs on VMWare ESXi configured with those 2 routes:
- <gateway> -iface <interface>
- default <gateway>
VM under FreeBSD 13.1: doesn't work, ping6: sendmsg: No buffer space available
VM under FreeBSD 13.2: works
After upgrade from 13.1 to 13.2, the ping6: sendmsg: No buffer space available
message disappears (and outgoing connectivity works).
--
You are receiving this mail because:
You are the assignee for the bug.