Re: rtorrent under pf

2008-08-06 Thread Mark Picone
That should be: '$rt keep state' not '$rt_tcp keep state' and '$rt_udp keep state' Mark Picone wrote: Hi, Have you done these things? 1. Setup ~/.rtorrent.rc properly 2. Change default ports for rtorrent. eg: 'port_range = 22145-22245' 3. Ensure pf is setup correctly. eg: net_if = "rl0"

Re: rtorrent under pf

2008-08-06 Thread Mark Picone
Hi, Have you done these things? 1. Setup ~/.rtorrent.rc properly 2. Change default ports for rtorrent. eg: 'port_range = 22145-22245' 3. Ensure pf is setup correctly. eg: net_if = "rl0" rt = "{ 22145-22245 }" pass in on $net_if proto tcp from any to any port $rt_tcp keep state pass in o

rtorrent under pf

2008-08-06 Thread luizbcampos
After I had setup .rtorrent.rc on FBSD-7.0 amd64, I type "rtorrent" the tracker connects to server and nothing more happens, the screen seems to be frozen about dowloading. What to do? I've enabled ports 6890-6999 at /etc/pf.conf pf.conf Description: Binary data _