Change mtu value for pppoa and pppoe (#945)
[openwrt/svn-archive/archive.git] / package / ppp / files / pppoa.sh
index 28e237b85f82516cfa204cff899841c4a007e6a8..9b8a919ac519265b5db4ada0a849419c5246197d 100644 (file)
@@ -15,7 +15,7 @@ setup_interface_pppoa() {
        done
 
        config_get mtu "$cfg" mtu
-       mtu=${mtu:-1492}
+       mtu=${mtu:-1500}
        start_pppd "$config" \
                plugin pppoatm.so ${vpi:-8}.${vci:-35} \
                mtu $mtu mru $mtu