[OT] Understatement

Shawn K. O'Shea shawn at eth0.net
Tue Nov 13 12:24:43 EST 2007


.
> >
> > Heh, imagine the DHCP config file for *that* network?!
>
>
> 0 bytes.
> ipV6  has no DHCP.  IIRC from a UUG meeting, ipV6 has the ethernet MAC as
> part of the address and that is used on the LAN section

IPv6 has two ways to get an IPv6 address dynamically, stateless
autoconfiguration (provided by routing advertisements, on Linux either
quagga or radvd) and stateful autoconfiguration (DHCPv6). You mostly
want DHCPv6 in an IPv6 environment because stateless autoconfig will
only get you an address and a prefix, not things like DNS server,
domain name, etc.

These are both decent articles (by the author of Apress's Running
IPv6) that intro IPv6:
http://arstechnica.com/articles/paedia/IPv6.ars
http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_9-3/ipv6_internals.html

-Shawn


More information about the gnhlug-discuss mailing list