Magenta 5G Router im Bride Mode lässt keine Pakete <60Byte durch
Hello to the network specialists.
I'm currently struggling with a setup that looks like this:
Magenta 5G Outdoor Router -> Mikrotik CRS326 -> Clients, NAS, ...
The Magenta modem is set to bridge mode, and I'm also obtaining a public IP via DHCP on the Mikrotik (/30 network; business connection).
The MT326 has only the following configuration:
- DHCP client with public IP from the modem (route to 0.0.0.0/0 set automatically)
- All other ports are on a bridge
- DHCP server on the bridge
- SRCNAT Masquerate Outgoing via WAN port
Internet access works without any issues on the clients. What doesn’t work is a PING from the MT directly to, for example, 1.1.1.1 if the packet is <60 bytes. So everything between 60 and 1500 bytes works.
A PING from the outside to the public IP, which should actually terminate directly at the MT, also fails, regardless of the data packet size.
Magenta denies that anything is being blocked or restricted on the modem, but I don’t really believe them.
Has anyone else encountered this issue before?