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"
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