You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: