Pascal Hambourg <boite-a-(E-Mail Removed)> wrote:
> (E-Mail Removed) a ?crit :
> >>>Two physical NICs installed, each with a different IP (same
> >>>network). One of the NICs is unplugged, but still
> >>>active. However, I can ping both IP addresses from another box
> >>>successfully.
> >>
> >>>Shouldn't I not be able to?
> No. I mean, yes, you should be able to.
> Rationale :
> On a Linux system, an IP address configured on an active interface
> belongs to the whole host, not to that particular interface, and is
> usable on all local interfaces.
I believe that in IETF speak, this is a variation on the "weak end
system model" where the "strong end system model" is when an IP
address is associated exclusively with a specific interface and
traffic destined to an IP will only be accepted via the interface to
which that IP has been assigned. Very few systems, if any, default to
a strong end system model.
If the two NICs are connected to the same switch, it could even be the
case that only one MAC is associated with the two IP's on the "other"
systems since the "weakness" of the end system model extends to ARP as
well - responses for IP-MAC translations for any of the IPs will go
out either of the interfaces unless something like arp_ignore or
arp_filter are set (I can never remember which does which
differently).
--
a wide gulf separates "what if" from "if only"
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...