From owner-freebsd-questions@FreeBSD.ORG Thu Aug 7 01:30:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B029106566C for ; Thu, 7 Aug 2008 01:30:22 +0000 (UTC) (envelope-from mark.picone@deakin.edu.au) Received: from mx-f-00-ext.its.deakin.edu.au (mx-f-00-ext.its.deakin.edu.au [128.184.136.213]) by mx1.freebsd.org (Postfix) with ESMTP id 2AA2C8FC13 for ; Thu, 7 Aug 2008 01:30:21 +0000 (UTC) (envelope-from mark.picone@deakin.edu.au) X-IronPort-AV: E=Sophos;i="4.31,317,1215352800"; d="asc'?scan'208";a="23255607" Received: from 128-184-148-58.its.deakin.edu.au (HELO [128.184.148.58]) ([128.184.148.58]) by mx-f-00-int.its.deakin.edu.au with ESMTP; 07 Aug 2008 11:30:21 +1000 Message-ID: <489A502D.7080002@deakin.edu.au> Date: Thu, 07 Aug 2008 11:30:21 +1000 From: Mark Picone User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: luizbcampos , freebsd-questions@freebsd.org References: <489A4F47.8020209@deakin.edu.au> In-Reply-To: <489A4F47.8020209@deakin.edu.au> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig976EE4C0E8EA64A63E0DCE2D" Cc: Subject: Re: rtorrent under pf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 01:30:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig976EE4C0E8EA64A63E0DCE2D Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable That should be: '$rt keep state' not '$rt_tcp keep state' and '$rt_udp keep state' Mark Picone wrote: > Hi, >=20 > Have you done these things? >=20 > 1. Setup ~/.rtorrent.rc properly =20 > 2. Change default ports for rtorrent. eg: 'port_range =3D 22145-22245' > 3. Ensure pf is setup correctly. eg: >=20 > 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 >=20 > This works fine for me. >=20 > Thanks, >=20 > 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 >=20 > 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=20 >> "freebsd-questions-unsubscribe@freebsd.org" >=20 --------------enig976EE4C0E8EA64A63E0DCE2D 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 iEYEARECAAYFAkiaUC0ACgkQT0rbm+uXW2w59wCeMQt7oj7MlaLe7uD9WrvbU8k6 AIIAmgLWVSSqGhPTqyLwvCq9N+BqZwWd =xjZ3 -----END PGP SIGNATURE----- --------------enig976EE4C0E8EA64A63E0DCE2D--