From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nuno Amorim Subject: IPv4 to IPv6 Date: Thu, 14 Apr 2005 13:17:25 +0100 Message-ID: <7faad17f050414051777aa04ec@mail.gmail.com> Reply-To: Nuno Amorim Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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 Hello! What I want to do is in a box where I receive some UDP streams, do a "NAT" where the output is going to be IPv6 multicast. This is only one way, so no return traffic. Each udp port is translated to an IPv6 multicast address. Is this possible in iptables? Thanks in advance. Nuno