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 on $net_if proto udp from any to any port $rt_udp keep state
This works fine for me.
Thanks,
Mark Picone, Trainee Unix Administrator
Information Technology Services Division
Phone: 03 5227 8602 International: +61 3 5227 0806
Fax: 03 5227 8799 International: +61 3 5227 8799
Email: [EMAIL PROTECTED]
Website: http://www.deakin.edu.au
luizbcampos wrote:
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
------------------------------------------------------------------------
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
signature.asc
Description: OpenPGP digital signature
