Hi,
A question based on my ignorance comming up ...
Consider the following machine, with two
ethernets (A, B) and IPFORWARDING turned OFF
-------------------LAN A
|
|
---------
| A |
| |
| |
| B |
---------
|
|
-------------------LAN B
One process bind()s itself to IP-A and another
bind()s to IP-B. Both are on the same port.
If I attempt to connect from LAN-A to IP-B ...
On which machines will I get an answer from the
process bound to IP-A?
On which machines will I get and answer from the
process bound to IP-B?
On which machines will I get no answer?
Colin
|
|