From owner-freebsd-pf@FreeBSD.ORG Thu Feb 23 14:37:45 2006 Return-Path: X-Original-To: freebsd-pf@FreeBSD.org Delivered-To: freebsd-pf@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B3D116A425 for ; Thu, 23 Feb 2006 14:37:45 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [213.154.244.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3701943D60 for ; Thu, 23 Feb 2006 14:37:43 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from [192.168.0.3] (kilgore.lan.dim [192.168.0.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 650B1B80C; Thu, 23 Feb 2006 15:37:40 +0100 (CET) Message-ID: <43FDC8AF.8050709@andric.com> Date: Thu, 23 Feb 2006 15:37:35 +0100 From: Dimitry Andric User-Agent: Thunderbird 1.5 (Windows/20060112) MIME-Version: 1.0 To: Tiago Cruz References: <1140612265.5617.25.camel@localhost.localdomain> <43FC7E4E.1070103@andric.com> <1140704394.4824.13.camel@localhost.localdomain> In-Reply-To: <1140704394.4824.13.camel@localhost.localdomain> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig0181389D43831695E6385ECA" Cc: freebsd-pf@FreeBSD.org Subject: Re: Dirty NAT tricks X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 14:37:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0181389D43831695E6385ECA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Tiago Cruz wrote: > Maybe is some like this? > binat on $vpn_if from any to 192.168.0.1 -> 192.168.1.0 Maybe you can try this: binat on $vpn_if from 192.168.0.1/24 to any -> 192.168.1.0/24 --------------enig0181389D43831695E6385ECA 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.2 (MingW32) iD8DBQFD/ciysF6jCi4glqMRA97gAKDudzn4FCR8mkInQcRuDHzxI7P9pACfXR25 FvT38hNcg6iecuFYVl9kyZI= =GB43 -----END PGP SIGNATURE----- --------------enig0181389D43831695E6385ECA--