search for: average_port

Displaying 1 result from an estimated 1 matches for "average_port".

2004 Jun 11
1
R2q stuff
...part version 3.13 How worryed should I be :) ??? Thanks people!? #!/bin/bash -x fast_mark=1 ultra_fast_mark=2 slow_mark=3 interfaz_externa="eth1" interfaz_interna="eth0" iptables="/usr/local/sbin/iptables" average_port="22 80 8080 3128 443 53 110 5190 259 1041 1723 1863 6667 6668 6669" p2p_port="1214 4600:4700 1100:1300 21 6346 3135 3531 1911 21 3995 4242 2780 2527 2152 21" p2p_multiport="50000:60000" uplink_bw=1524 downlink_bw=1524 red_inter...