>> Please, on your Linux "computer A",
>> echo 1 >/proc/sys/net/ipv4/ip_forward
>> and try again
> Actually, I probably shouldn't. I'm not allowed to route packets
> from one interface to the other. The development network is
> supposed to be somewhat isolated from the production network (and my
> machine's existence on both is barely tolerated).
Besides, by default, even without ip_forward set, the Linux system
with two NICs will accept traffic addressed to either IP on either
interface. The question is how to get the remote system to know to
reach that "remote" IP it should use the first system's other IP as a
gateway. So, that is where a static route added on the remote system
would come into play.
That, or having the application on the first system make that bind()
call to bind to the IP in the subnet common to both systems.
rick jones
--
Wisdom Teeth are impacted, people are affected by the effects of events.
these opinions are mine, all mine; HP might not want them anyway...

feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...