2
edits
Changes
→An alternate approch using HTB
#!/bin/sh
#
# Incominfg Incoming traffic control
#
VE_IP1=$1
tc filter show dev $DEV
</pre>
== External links ==
* [http://lartc.org/howto/ Linux Advanced Routing & Traffic Control HOWTO]