descriptionr
Loxilb in standalone mode (onearm) cuts mtu 1500 to effective size 1170 and produces instant retransmittions, package drops , unavailable to work with big packages
to reproduce
- install loxilb in standalone onearm mode according to documentation (172.29.0.56 in examples)
- ping -M do -s 1472 -c 5 172.29.0.56 -- 100% drops
PING 172.29.0.56 (172.29.0.56) 1472(1500) bytes of data.
- ping -M do -s 1162 -c 5 172.29.0.56 -- is ok
Expected behavior
response on ping of 1472 bytes
Screenshots
here is screenshot of l2 tcpdump with retransmittions mess
here is screenshot with tcpdump of losted pings (no respose found)
Environment (please complete the following information):
- OS: debian 12, 13
- Kernel Version: 6.16.3+deb13-amd64 and 6.1.0-39-amd64
- LoxiLB Version: 0.9.8-beta 2025_01_27_12h:43m-
- Cloud Environment: On-prem
- K8s Version -
descriptionr
Loxilb in standalone mode (onearm) cuts mtu 1500 to effective size 1170 and produces instant retransmittions, package drops , unavailable to work with big packages
to reproduce
PING 172.29.0.56 (172.29.0.56) 1472(1500) bytes of data.
Expected behavior
response on ping of 1472 bytes
Screenshots
here is screenshot of l2 tcpdump with retransmittions mess
here is screenshot with tcpdump of losted pings (no respose found)
Environment (please complete the following information):