Replies: 1 comment 1 reply
-
|
Hi @s5uishida, I hope you have been doing well! Thank you a lot for your message as always. This issue was already reported by @yoursunny here: #151 . Thanks and cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @linouxis9
To avoid IP fragmentation, it is good to change the MTU of the network interface assigned to PacketRusher's VRF from the current 1464 to 1456. In fact, with the current MTU=1464, I observed IP packet fragmentation when capturing packets from the N3 interface. Just to be safe, I recommend that you will confirm that there as well.
For your reference, I wrote some brief notes [4]-[7] below about the MTU of UERANSIM and srsRAN_4G (NR-UE and UE(4G)).
https://github.com/s5uishida/simple_confirmed_info_for_mobile_network#footnotes
Best regards,
--Shigeru
Beta Was this translation helpful? Give feedback.
All reactions