From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 22 Feb 2007 10:17:01 -0800 From: Stephen Hemminger Message-ID: <20070222101701.4f9255fe@freekitty> In-Reply-To: <45DD680A.9060309@elitecore.com> References: <45DD680A.9060309@elitecore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Outgoing Pkt interface List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Darshak Cc: bridge@lists.osdl.org On Thu, 22 Feb 2007 15:23:14 +0530 Darshak wrote: > Hi, > I want to change outgoing packets interface after dnating . How can I > do that ? > > > Thanxs > Darshak > _______________________________________________ > Bridge mailing list > Bridge@lists.osdl.org > https://lists.osdl.org/mailman/listinfo/bridge > That is really a netfilter question. You can use ebtables hook onto the post routing chain. -- Stephen Hemminger