Skip to content

loxilb standalone nat has effective MTU 1170 #1054

Description

@shcherbak

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

  1. install loxilb in standalone onearm mode according to documentation (172.29.0.56 in examples)
  2. 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.
  3. 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

Image

here is screenshot with tcpdump of losted pings (no respose found)

Image

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 -

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions