rtorrent under pf

Mark Picone mark.picone at deakin.edu.au
Thu Aug 7 01:26:52 UTC 2008


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:   mark.picone at deakin.edu.au
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
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080807/9457cb85/signature.pgp


More information about the freebsd-questions mailing list