On Sat, Oct 30, 2004 at 07:57:23PM -0400, Jason Opperisano wrote:
> 
>   rdr pass on $ext_if proto tcp from any to $ext_if port 6881 ->
>     $inside_host port 6881

  this is exactly correct; but should you care to ever be
  seeding or on more than one torrent at a time, you would benefit
  from giving outside access to 6882-6889:

rdr pass on $ext_if inet proto tcp from any to ($ext_if) port 6881:6889 -> \
  $inside_host port 6881:*

  jared

-- 

[ openbsd 3.6 GENERIC ( oct 12 ) // i386 ]

Reply via email to