Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement stateful NAT64/NAPT64 per RFC 6146 #3

Open
EHfive opened this issue Jan 21, 2024 · 1 comment
Open

Implement stateful NAT64/NAPT64 per RFC 6146 #3

EHfive opened this issue Jan 21, 2024 · 1 comment
Labels
enhancement New feature or request prio:low Low priority

Comments

@EHfive
Copy link
Owner

EHfive commented Jan 21, 2024

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

@EHfive EHfive added the enhancement New feature or request label Jan 21, 2024
@EHfive EHfive added the prio:low Low priority label Mar 16, 2024
@EHfive
Copy link
Owner Author

EHfive commented Apr 11, 2024

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant