Bureaucrats, checkuser, Administrators
1,264
edits
(→Access) |
No edit summary |
||
| Line 10: | Line 10: | ||
iptables-restore < /etc/firewall.conf | iptables-restore < /etc/firewall.conf | ||
==Traffic Shaping== | |||
We're using a relatively simple traffic-shaping scheme to manage upload bandwidth. Traffic is tagged using fwmark into one of six priority classes in the "shaper" chain in /etc/firewall.conf. | |||
/etc/network/if-up.d/traffic-shaping then configures the traffic shaping (you shouldn't need to touch this and you should tell Russ if you do). | |||
==Access== | ==Access== | ||