#!/bin/sh sysctl -w net.ipv4.tcp_ecn=0 sysctl -w net.ipv4.tcp_default_win_scale=0 sysctl -w net.ipv4.tcp_window_scaling=0 ifconfig eth1 mtu 1412