Hello,
I’m trying to set up batman-adv and in doing so I wish to set the MTU on the wan interface to 1532. I tried doing this on both the wan and the eth0. Both attempts caused me to lose access to the device. Is this possible on this switch, or do I have to live with 1500?
Thanks,
tyami94
Update: I just tried using iproute2 to set the MTU and this works fine? It only seems to explode when I use LuCI. Any ideas?
Update 2: I just tried setting the MTU on the wan interface again through LuCI after realizing (through my experiment with iproute2) that eth0's MTU would also be set as a side-effect, and now it works. I don't know what was happening before.