[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: traffic shaping bittorrent



On Fri, Feb 13, 2004 at 03:14:38AM -0700, jared r r spiegel wrote:
<snip>
> pass on $e inet proto tcp from any to ($e) port 6887 modulate state queue( bt_6887 )
> pass on $e inet proto tcp from any to ($e) port 6888 modulate state queue( bt_6888 )
> pass on $e inet proto tcp from any to ($e) port 6889 modulate state queue( bt_6889 )
> pass out on $e inet proto tcp from ($e) to any port 22 keep state queue( ack ) 
> pass out on $e inet6 proto tcp from ($e) to any port 22 keep state queue( ack )
> pass in on $ext_if inet proto tcp from any to $
						^^^^^^^
  oops.  editographic error.

  please omit that line.