Date: Thu, 07 Aug 2008 11:26:31 +1000 From: Mark Picone <mark.picone@deakin.edu.au> To: luizbcampos <luizbcampos@gmail.com>, freebsd-questions@freebsd.org Subject: Re: rtorrent under pf Message-ID: <489A4F47.8020209@deakin.edu.au> In-Reply-To: <d534d2fe0808061226l57a836b6qa4aa57e4e16222f6@mail.gmail.com> References: <d534d2fe0808061226l57a836b6qa4aa57e4e16222f6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkiaT0oACgkQT0rbm+uXW2ySBwCffLtLI6UzmqEcI4g9fcAn/S33
zMMAoKqb+CkhfWbr09ul1pTETM2MZoOd
=4KO+
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489A4F47.8020209>
