From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robby Workman Subject: Re: recent match and DNAT. Date: Wed, 18 Oct 2006 21:51:26 -0500 Message-ID: <4536E82E.8040207@rlworkman.net> References: <20061019021140.GA16667@animx.eu.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20061019021140.GA16667@animx.eu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Wakko Warner wrote: > Is it possible to use the recent match and dnat to dynamically forward > incoming packets destined for a specific port (ident in this case) to the > machine that initiated the connection? Or is anything like this possible at > all? There may very well be a way to do it, but if there is, I can't seem to find it, and I know of at least one other person who's messed with it. Best I can tell, midentd on the gateway is going to be your best option. You might find this useful as well - I wrote it up quite some time ago, but coupled with midentd, I think you'll have a workable solution. http://howtos.rlworkman.net/irc-identd RW