search for: 300km

Displaying 2 results from an estimated 2 matches for "300km".

Did you mean: 300k
2005 May 26
2
Random Early Detection
...my script at the moment. I''ve applied all the rules on both interfaces in the case that someone fiddles with ethernet cables at the co-lo and can''t remember which interface to put them into (Yes, my bad for not labeling but if something goes wrong with the co-lo, I''m 300km away) #!/bin/bash DEV0=eth0 DEV1=eth1 tc qdisc del root dev $DEV0 2> /dev/null tc qdisc del root dev $DEV1 2> /dev/null sleep 2 tc qdisc add dev $DEV0 root handle 1: htb default 20 tc qdisc add dev $DEV1 root handle 2: htb default 20 tc class add dev $DEV0 parent 1: classid 1:1 htb rate 9...
2012 Jan 31
6
Shorewall and sshdfilter
Hi All! Been quite a few years and lots of water under the bridge but here I am back! I have a customer that has now decided they need a bit more bandwidth over and above their fixed line! They are not in a good area for ADSL because of copper theft and being a bit to far from the closest DSLAM! They have installed a wireless link and I have made certain that put it behind my simple iptables