Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 14:55:54 +0100
From:      "Greg Hennessy" <Greg.Hennessy@nviz.net>
To:        "'Max Laier'" <max@love2party.net>, <freebsd-pf@freebsd.org>
Cc:        'Brian Candler' <B.Candler@pobox.com>
Subject:   RE: Using 'rdr' on outbound connections
Message-ID:  <20050915135554.767714D@gw2.local.net>
In-Reply-To: <200509151551.24419.max@love2party.net>

next in thread | previous in thread | raw e-mail | index | archive | help
 
> here: http://mniam.net/pf/pf.png  To work around this you can 
> install a route-to rule to loop the packet:
> 
> pass out route-to (lo0 127.0.0.1) proto tcp from any to any port 25
> 
> This will re-loop the packet, pf will see it as inbound and 
> thus apply the redirection.

Ahh! Every day a school day :-). Thanks for the heads up Max. 


Greg




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