[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: Sat, 11 Jun 2022 19:42:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221445 --- 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="SYNCDHCP" ifconfig_em0="DHCP" ipv6_activate_all_interfaces="YES" ipv6_default_interface="NO" ipv6_static_routes="ipv6gw" ipv6_route_ipv6gw="-host 2001:41d0:YYY:91ff:ff:ff:ff:ff -iface em0" ipv6_defaultrouter="2001:41d0:YYY:91ff:ff:ff:ff:ff" ifconfig_em0_ipv6="inet6 2001:41d0:YYY:XXX::1/56" gateway_enable="YES" ipv6_gateway_enable="YES" ... ifconfig_em0_alias0="inet6 2001:41d0:e:XXX::2" ifconfig_em0_alias1="inet6 2001:41d0:e:XXX::25" ifconfig_em0_alias2="inet6 2001:41d0:e:XXX::200" -- You are receiving this mail because: You are the assignee for the bug.