[Bug 221445] The absence of the accept_rtadv option causes an error "ping6: sendmsg: No buffer space available"

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Jun 2022 22:18:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221445

--- Comment #16 from Vladislav V. Prodan <admin@support.od.ua> ---
(In reply to punkt.de Hosting Team from comment #15)


There are network settings in the Kimsufi API (
https://eu.api.kimsufi.com/console/#/dedicated/server/%7BserviceName%7D/specifications/network~GET
) :


routing: {

    -
    ipv6: {
        gateway: "2001:41d0:YYYY:91ff:00ff:00ff:00ff:00ff"
        ip: "2001:41d0:YYYY:91XX:0000:0000:0000:0001/128"
        network: "2001:41d0:YYYY:9100:0000:0000:0000:0000/56"
        }
}
...

XX = 16*16 = 256 hosts
1 router and v4 and v6 for every 256 hosts (servers).

I have added a few ipv6 addresses so far and will take from "my" /64 block of
the Ipv6 network.

One problem remains, only one IPv6 address can change rDNS (PTR)

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