Revision history of "Traffic control"

From Ilianko

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:50, 2 August 2013Anko talk contribs 1,907 bytes +1,907 Created page with "<code><pre> #! /bin/bash NETCARD=eth2 NET2=ppp0 MAXBANDWIDTH=100 # reinit iptables -t mangle -F echo "iptables -t mangle -F" #tc qdisc del dev $NETCARD root handle 3 #tc qdisc ..."