Diff from version 12 to 14 (current)
@@ -3,7 +3,7 @@ |
* [http://luxik.cdi.cz/~devik/qos/htb/]
|
|
Here is a script to optimise one end of an ((IAX)) over SDSL link:
|
-^
|
+^~pp~ |
#!/bin/sh
|
|
TCOP="add"
|
|
|
@@ -78,7 +78,7 @@ |
|
# everything else goes into lowest priority (best effort).
|
iptables -t mangle ${IPTOP} PREROUTING -j MARK --set-mark 0x4
|
- iptables -t mangle ${IPTOP} OUTPUT -j MARK --set-mark 0x4
|
+ iptables -t mangle ${IPTOP} OUTPUT -j MARK --set-mark 0x4~/pp~ |
^
|
NB The other end of this link is controlled by a Cisco - see ((QoS Cisco IOS))
|
|
|
|
@@ -86,8 +86,8 @@ |
* ((QoS Linux with HFSC))
|
* ((Asterisk QoS))
|
* [http://jaredwatkins.com/wordpress/2009/04/traffic-shaping-for-voip-with-linux/|Traffic Shaping for VOIP With Linux and FWBuilder]
|
-* [http://www.voipspear.com|VoIP Spear QoS monitoring] -- for 24x7x365 monitoring of your Internet's QoS
|
-* [http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/ADSL-Bandwidth-Management-HOWTO.html|Linus ADSL Bandwidth management HOWTO]
|
+* [http://www.voipspear.com|VoIP Spear QoS monitoring] -- for 24x7x365 monitoring of your Internet's QoS. (dead link) |
+* [http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/ADSL-Bandwidth-Management-HOWTO.html|Linus ADSL Bandwidth management HOWTO] (outdated) |
* [http://lartc.org/]: Linux Advanced Routing and traffic control
|
*[http://www.howtoforge.com/voip_qos_traffic_shaping_iproute2_asterisk|QoS And Traffic Shaping For VoIP Users Using iproute2 And Asterisk]
|
----
|
|
|
User | Comment | Time | Version |
admin | | 2012-08-07 08:04 | 14 |
aas | | 2012-08-07 07:27 | 13 |