EHfive / einat-ebpf

An eBPF-based Endpoint-Independent(Full Cone) NAT for Linux
GNU General Public License v2.0
151 stars 7 forks source link

Implement stateful NAT64/NAPT64 per RFC 6146 #3

Open EHfive opened 7 months ago

EHfive commented 7 months ago

https://datatracker.ietf.org/doc/html/rfc6146

EHfive commented 5 months ago

Despite stateful NAT64 has not been implemented in einat, you can still achieve some sort of Endpoint-Independent stateful NAT64 behavior by combining a stateless NAT64 with einat's Endpoint-Independent NAPT44.

Some stateless NAT64 implementation for Linux: