*I am trying to get torrenting to work but I can't seem to get any packets
to go through. Tcpdump shows attempted activity and nothing blocked,but the
torrent client itself doesn't seem to be receiving anything from any
torrent I have tried.
The torrent client is using port 58846

>From the pf.conf:
-----------------------

ext_if="rl0"

........
........

pass in on $ext_if proto tcp from any to any port 58846 rdr-to
192.168.1.101 port 58846*
-----------------------------------------------------------------------------------------------------------------------------------------------------------

Thanks everyone who responded. I got it working by switching to
transmission.

Reply via email to