
|
[openbeosnetteam]
||
[Date Prev]
[07-2006 Date Index]
[Date Next]
||
[Thread Prev]
[07-2006 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Interfaces
- From: Nathan Whitehorn <nathanw@xxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Tue, 11 Jul 2006 10:17:54 -0500 (CDT)
IPv6 requires that every device have at least two addresses: a link-local
address (fe80::) and a global address (e.g. 2001::). There is even an
additional domain beyond that for organizational internal routing, and
machines adhering to the anonymous IPv6 address spec will typically have
two global addresses at a time during an address transition.
Aliasing is also fantastically useful for IPv4 when hosts move or you want
an internal/external addressing scheme like IPv6 uses. Maybe only a few
people will use it, but it's good to have.
-Nathan
On Tue, 11 Jul 2006, Axel [iso-8859-15] Dörfler wrote:
"Waldemar Kornewald" <wkornew@xxxxxxx> wrote:
Can a net_device have multiple net_interfaces for the same
domain/family? For instance, my ethernet card could have 192.168.0.1
and 62.123.12.11 at the same time. That's important for IPv6 and I
didn't find this in the source.
You mean address aliasing or whatever it's usually called? That's not
implemented (yet), although I don't see why we should do this.
Why would this be important for IPv6 (that lives in a different domain
than IPv4, and therefore can have a different address for the same
net_device)?
Bye,
Axel.
|

|