diff options
Diffstat (limited to 'package/firewall/files/firewall.config')
-rwxr-xr-x | package/firewall/files/firewall.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index e9035199fc..16d688e993 100755 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -21,6 +21,11 @@ config forwarding option src lan option dest wan +## Enable this option if you encounter any MTU problems +## e.g. some websites work, others do not, submitting +## forms causes problems, ... +# option mtu_fix 1 + ### EXAMPLE CONFIG SECTIONS # do not allow a specific ip to access wan |