Level Up to IPv6 with Ubuntu 10.10 on Comcast (Linux.com)
Level Up to IPv6 with Ubuntu 10.10 on Comcast (Linux.com)
Posted Oct 20, 2010 20:48 UTC (Wed) by CrackerJackMack (guest, #66114)In reply to: Level Up to IPv6 with Ubuntu 10.10 on Comcast (Linux.com) by jwb
Parent article: Level Up to IPv6 with Ubuntu 10.10 on Comcast (Linux.com)
Aside from distro integration, can I have a purely ipv6 LAN and still use PXE? If not, what are the benefits and drawbacks of running v6 and v4 on the LAN at once?
The PXE specification uses only IPv4. You will need to look at and work on gPXE (etherboot.org) to even think about getting PXE over IPv6 working. I believe there was a GSoC project for it. There is not a disadvantage to running dual stack just for PXE booting. But use gPXE anyway so you can avoid TFTP after the initial load.
Router advertisments are no good for PXE booting as you can't pass options through it (it's ICMPv6) and is not a replacement for DHCPv6. The concept was based on zeroconf, but it actually works (minus DNS, though there is work going on for that).
