On Mar 12 2007 21:30, Nathan wrote: >Date: Mon, 12 Mar 2007 21:30:31 -0700 >From: Nathan <lists@xxxxxxxxxxxx> >To: netfilter@xxxxxxxxxxxxxxxxxxx >Subject: Routing to and from an IP on an interface > >Hi I have an issue where the internal interface wants to always talk from the >primary ip address, what kind of rule can I add to make the traffic comming >from a specific source ip leave the router interface from a specific secondary >ip address? iptables -j SNAT ... Jan --