Skip site navigation (1)Skip section navigation (2)
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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7ADA5F12A693C378FA45DED8
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi,

Have you done these things?

1. Setup ~/.rtorrent.rc properly=09
2. Change default ports for rtorrent. eg: 'port_range =3D 22145-22245'
3. Ensure pf is setup correctly. eg:

net_if =3D "rl0"
rt =3D "{ 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
>=20
>=20
> -----------------------------------------------------------------------=
-
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd=
=2Eorg"


--------------enig7ADA5F12A693C378FA45DED8
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

--------------enig7ADA5F12A693C378FA45DED8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489A4F47.8020209>