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

Correct handling of PMTU in fullnat mode #359

Open
UltraInstinct14 opened this issue Jul 21, 2023 · 0 comments
Open

Correct handling of PMTU in fullnat mode #359

UltraInstinct14 opened this issue Jul 21, 2023 · 0 comments

Comments

@UltraInstinct14
Copy link
Contributor

UltraInstinct14 commented Jul 21, 2023

In fullnat mode, if end-point respond with "icmp frag needed" datagrams, it is currently not possible to relay it downstream. This may not reach the originating client and resulting in overall issues in PMTU calculation at the client side. Although clients need better PMTU detection algorithm than relying on "icmp frag needed" datagrams which can be blackholed easily in downstream network, loxilb still needs to be able to handle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant