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

Docs: Add reference for Android CLAT MTU capped to 1472 #429

Open
tiagogaspar8 opened this issue Dec 7, 2024 · 2 comments
Open

Docs: Add reference for Android CLAT MTU capped to 1472 #429

tiagogaspar8 opened this issue Dec 7, 2024 · 2 comments

Comments

@tiagogaspar8
Copy link

Hi all!

I discovered the other day Android CLAT interface gets capped at 1472, this means that when we configure the Maximum MTU in Jool, if we set the value to a number higher than 1472, the CLAT interface stops working.
I don't know if this value adapts to the actual wireless interface MTU, but it was tested with 1500 MTU, and most setups use this value.

Thanks!

@ydahhrk
Copy link
Member

ydahhrk commented Dec 10, 2024

Any pointers as to how to reproduce this?

@tiagogaspar8
Copy link
Author

Hi @ydahhrk,
Sorry for the delay. This should be reproducible with an Android Device on a NAT64 network with IPv6-only addressing, Android will auto-create the CLAT interface internally and assign it the mentioned MTU.

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

2 participants