linux bypass loopback - got to dead end

ronybaryo_at_gmail.com
Date: 10/31/05


Date: 31 Oct 2005 08:38:55 -0800

Hi,

I want to force tcp traffic to go out even that the dest ip
is on the same machine.

I have eth0 with ip 10.56.211.89 and eth1 with 10.56.211.90 (for
example).
I want to open socket from 10.56.211.89 to 10.56.211.90 and bypass the
loopback, I mean that the packet will leave the linux on one interface
and reach the second.

so far couldn't do it.
any idea will be appreciated.

Thanks

Rony