From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Forrest" Subject: Source NAT Date: Tue, 6 Jul 2004 19:49:15 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <001401c46389$f059c1a0$66cf858b@enterprise> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Has anyone tried using source nat with multicast packets? Basically, I = have incoming multicast groups on one network interface and I want the = packets to appear as though they came from another interface. Is this possible = using an iptables module or something in patch-o-matic? I've previously managed to do this via some code hacking of an iptables module and would prefer a more reliable and longer term solution. Any suggestions appreciated, Michael. =20