summaryrefslogtreecommitdiff
path: root/package/firewall/files/firewall.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-12-31 19:02:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-12-31 19:02:03 +0000
commit359ce7f97e9ddd6082391def8f27ccceb31a83ce (patch)
tree284bec62b68bc9a254fc03489ea706f579dfa1f7 /package/firewall/files/firewall.config
parentadfab7c84b4640a6cd9d1fbf7a16354d77224123 (diff)
downloadmtk-20170518-359ce7f97e9ddd6082391def8f27ccceb31a83ce.zip
mtk-20170518-359ce7f97e9ddd6082391def8f27ccceb31a83ce.tar.gz
mtk-20170518-359ce7f97e9ddd6082391def8f27ccceb31a83ce.tar.bz2
disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
SVN-Revision: 13788
Diffstat (limited to 'package/firewall/files/firewall.config')
-rwxr-xr-xpackage/firewall/files/firewall.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config
index e903519..16d688e 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