Re: Routing packets through specific interface

2012-11-02 Thread Alex
Hi, >> I have a host with an ethernet interface and an alias that I've >> created. I need packets to specifically be routed through the alias >> interface because that is the IP address the remote host is expecting. >> >> Should I do this using SNAT or otherwise with iptables? Does someone >> have

Re: Routing packets through specific interface

2012-11-02 Thread Rick Stevens
On 11/01/2012 07:48 PM, Alex issued this missive: Hi, I have a host with an ethernet interface and an alias that I've created. I need packets to specifically be routed through the alias interface because that is the IP address the remote host is expecting. Should I do this using SNAT or otherwi

Routing packets through specific interface

2012-11-01 Thread Alex
Hi, I have a host with an ethernet interface and an alias that I've created. I need packets to specifically be routed through the alias interface because that is the IP address the remote host is expecting. Should I do this using SNAT or otherwise with iptables? Does someone have an example they