re-enable the mss fix by default for now - see discussion at http://lists.openwrt...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 31 Jan 2009 02:14:27 +0000 (02:14 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 31 Jan 2009 02:14:27 +0000 (02:14 +0000)
SVN-Revision: 14293

package/firewall/files/firewall.config

index 16d688e9935f706c1d8ed22b81be64cd2a470e5f..46f7de5d77fb361a80ae9debcafb999950e59750 100755 (executable)
@@ -20,11 +20,7 @@ config zone
 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
+       option mtu_fix  1
 
 
 ### EXAMPLE CONFIG SECTIONS