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

UTM settings on WAN port cannot be changed

When i change the MTU valua on my WAN interface from 576 to 1500 it will fall back to 576 after a while.

Is this normal behavior or do i have to perhaps try to set this on my DSL modem?



This thread was automatically locked due to age.
Parents Reply
  • after several tries it works and the file currently in use looks like this:

    interface "[<INTERFACE>]" {
    timeout 20;
    retry 60;
    script "/usr/sbin/dhcp_updown.plx";
    request subnet-mask, broadcast-address, time-offset,
    routers, domain-name, domain-name-servers, host-name,
    domain-search, nis-domain, nis-servers,
    ntp-servers,;
    [<HOSTNAME>]
    }

    I tried this one earlier but did not work, not sure what i did wrong......

Children
No Data