Hi,
I have a simple network.  My home machines are on a RFC 1918 space.  I
sometimes run a bit-torrent client on my macbook, and I'd like to
redirect incoming 22222 to my bit-torrent client on my macbook.

In 4.4, I just do a:

rdr pass on $ext_if proto { tcp udp } from any to any port $bt ->
$macbook port $bt

I was reading up on relayd and noticed that I could use "listen on" -
is it better to use a simple rdr (whatever the 5.1 syntax is) or to
use relayd?  Any benefits to using relayd?  Also - "listen on" seems
to require a static IP rather than an interface, am I reading the
manpage correctly?

Thanks!

--
http://www.glumbert.com/media/shift
http://www.youtube.com/watch?v=tGvHNNOLnCk
"This officer's men seem to follow him merely out of idle curiosity."
-- Sandhurst officer cadet evaluation.
"Securing an environment of Windows platforms from abuse - external or
internal - is akin to trying to install sprinklers in a fireworks
factory where smoking on the job is permitted."  -- Gene Spafford
learn french:  http://www.youtube.com/watch?v=30v_g83VHK4

Reply via email to