autonat: provide different reachability states and callbacks for IPv6 and IPv4 #2466
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
status/blocked
Unable to be worked further until needs are met
The default IPv6 setup on buisness and home ISP is to have a statefull NAT preventing non solicited inbound IPv6 packets.
However a good share of them also support upnp but only for ipv4.
This lead to missleading autonat results that tell us:
Even tho you are only really reachable on IPv4. This is an issue because I'm trying to get Kubo working on IPv6 networks, because the sad reality is that right now things are quite broken if you do not have an ipv4 uplink.
Likely we are gonna have to split the current DHT in an IPv4 and IPv6 section.
The text was updated successfully, but these errors were encountered: