Re: IP address: property of host or interface?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rick Jones
Date: Monday, January 26, 2009 - 10:43 am

> So.. am I right that an IP address is a HOST property, not an INTERFACE

There are two "schools" of thought - the Linux stack follows the "weak end 
system" model in which IP addresses are treated as a host property.  There is 
another school of thought called the "strong end system" model where IP addresses 
are an interface property.  There are some "other" stacks out there which can be 
configured to behave in a "strong end system" way but they tend to default to 
more of something in between the two.

Tcpdump may simply be caught in the middle :)

rick jones
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
IP address: property of host or interface?, Michael Tokarev, (Sat Jan 24, 6:57 am)
Re: IP address: property of host or interface?, Rick Jones, (Mon Jan 26, 10:43 am)
Re: IP address: property of host or interface?, Ben Greear, (Mon Jan 26, 11:06 am)
Re: IP address: property of host or interface?, Michael Tokarev, (Mon Jan 26, 11:20 am)