X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=factory%2Fsetup-link;h=be8c949535eca95bb35172c718704454532babb3;hb=016eb76af825070f1e575b4925aa72ed4cccdbc4;hp=5851ee67781d0fcdbd9c40b883804c9c0a6cea76;hpb=cf7105e3331c7334c66a52a98d5f55f1c2029191;p=vsys.git diff --git a/factory/setup-link b/factory/setup-link index 5851ee6..be8c949 100755 --- a/factory/setup-link +++ b/factory/setup-link @@ -22,7 +22,7 @@ $IP link set $EGRE up ETUN0=v$LINK ETUN1=etun$LINK echo $ETUN0,$ETUN1 > /sys/module/etun/parameters/newif -ifconfig $ETUN0 up +ifconfig $ETUN0 mtu 1458 up ifconfig $ETUN1 up ### Setup bridge @@ -52,6 +52,9 @@ DELETE=/vsys/delete-$ETUN0 cat > $DELETE < /sys/module/etun/parameters/delif