Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dilema: MTU

On ASG 8.001, WAN-internet interface (Giga network card) is connected to the router (interface 100Mbit) and they both have MTU set to 1500.
LAN interface (Giga network card- MTU 1500) is connected to the Gigabit SWITCH (MTU 1518)

1. is it right to set up the MTU to 1518 on LAN interface so it could be indentically set as switch?
2. can this setup make any problems (WAN MTU 1500 and LAN MTU 1518) and if it can, which ones?


This thread was automatically locked due to age.
  • The '1518 MTU' sounds like it is the 1500 Byte Ethernet MTU plus the 18 Bytes Ethernet header.

    My Advice: just set the MTU to 1500. Setting a MTU above 1500 is something you should only do when you are sure that all of your network devices support jumbo frames, and you want to improve your network throughput.
  • All the network devices support jumbo frames but I want to know will this make any problems on ASG because WAN has to be 1500 and LAN on ASG would be 1518.
    The question is about problems that ASG could make, but not network?
  • All the network devices support jumbo frames but I want to know will this make any problems on ASG because WAN has to be 1500 and LAN on ASG would be 1518.
    The question is about problems that ASG could make, but not network?


     Theoretically you shouldn't have a problem unless the df flag is set. I have pppoe dsl connection and my LAN is on 1500 mtu and my wan is on 1492 with no apparent problems.

    Test out the jumbo frames and the throughput gain that you have using them in your LAN and tell us all your observations[;)]
  • As it is now, there are no problems so I will let it stay in this way which means I won't change anything [;)]
    Thank you for the reply, anyway!!!!