From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martijn Lievaart" Subject: Re: libipq: problems changing destination port Date: Tue, 1 Nov 2005 16:11:29 +0100 (CET) Message-ID: <42471.217.166.60.19.1130857889.squirrel@ma.rtij.nl> References: <20051031192724.16806.qmail@web52802.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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" To: netfilter@lists.netfilter.org Henrik Nordstrom zei: > But if you really want to do the port translation in userspace, then > packets in both directions MUST be sent to QUEUE in iptables and the > userspace would need to figure out what to do with the traffic. And you > also MUST make sure that ip_conntrack is not activated (loaded) on the > server. And you SHOULD translate all ICMP errors pertaining to this connection. M4