<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY LINK="#0000ff">
<BR>
If that is true about the registration in the dns, does the "authorative" needs to be set for the /16 subnet in the dhcpd.conf?<BR>
<BR>
On Tue, 2010-09-07 at 12:32 +0000, Carl Holzhauer wrote:
<BLOCKQUOTE TYPE=CITE>
    The fact that NAT/PAT is gone with IPv6 is one of the advantages of moving to it…end to end IPv6 connectivity.<BR>
    <BR>
     <BR>
    <BR>
    DNS registration depends on the OS/DNS server.  Windows and Windows DNS will automagically register hosts in DNS, you only need to set up the reverse zone.<BR>
    <BR>
     <BR>
    <BR>
     <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <B>From:</B> dhcp-users-bounces+cholzhauer=sscorp.com@lists.isc.org [mailto:dhcp-users-bounces+cholzhauer=sscorp.com@lists.isc.org] <B>On Behalf Of </B>Eddie Lania<BR>
    <B>Sent:</B> Monday, September 06, 2010 1:16 PM<BR>
    <B>To:</B> Users of ISC DHCP<BR>
    <B>Subject:</B> Re: ipv6 deployment question<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     <BR>
    <BR>
    <BR>
    Okay,<BR>
    <BR>
    I am already working on that scenario.<BR>
    <BR>
    I use radvd only for router (gateway) advertisement. I set flags in radvd so that no stateless configuration is done on the hosts.<BR>
    Hosts need to use dhcpv6 for ipv6 configuration. dhcp provides hosts with the unique local addresses.<BR>
    <BR>
    This prevents hosts to communicate beyond the FC00::/7 to the outside world.<BR>
    <BR>
    But this setup seems pretty useless since no NAT/PAT is available (yet) in ipv6. Hosts need real global (2000::/3) addresses to accomplish that.<BR>
    <BR>
    I have a tun6to4 connection to the internet.<BR>
    <BR>
    I could provide them with addresses by using a /64 subnet from the 2002::/16 subnet that is provided to me through the tun6to4 connection but then I keep breaking my mind about how addresses of these hosts would have to be registered in the local dns.<BR>
    <BR>
    From what I know, it is not allowed to use the tun6to4 addresses to be registered in global dns.<BR>
    <BR>
    So, I wonder how this should be done in the real ipv6 world. (I think nat/pat is not valid anymore in ipv6).<BR>
    <BR>
    Regards,<BR>
    <BR>
    Eddie.<BR>
    <BR>
    <BR>
    This seems to work for the most part.<BR>
    <BR>
    On Mon, 2010-09-06 at 16:17 +0530, Suprasad Mutalik Desai wrote: <BR>
    <BR>
      <BR>
    <BR>
    <BLOCKQUOTE>
        Site local addresses are deprecated and are no more used. Instead we use Unique Local addresses,FC00::/7 (ULA) to assign addresses to the LAN side hosts. <BR>
        <BR>
          <BR>
        <BR>
        Regd the RDNSS option although radvd has support for that but LAN side host doesn't support this option . So actually you cannot use this option for deployment. So As of now , until all the hosts support this RDNSS, better option would be RADVD + Stateless DHCPv6 server <BR>
        <BR>
          <BR>
        <BR>
        Regards, <BR>
        <BR>
        Suprasad. <BR>
          <BR>
        <BR>
        On 9/4/10, <B>Eddie Lania</B> <<A HREF="mailto:eddie@lania.nl">eddie@lania.nl</A>> wrote: <BR>
        <BR>
        <BLOCKQUOTE>
            Okay, thank you again. That seems pretty straight forward :-)<BR>
            <BR>
            One thing I still wonder about:<BR>
            <BR>
            Is everybody that uses ipv6 just assigning global addresses to all the hosts in their lan?<BR>
            <BR>
            Or are there also people that prefer to assign site global addresses to their hosts only?<BR>
            What would be the benefit of that? You can't "nat" them to the outside world can you?<BR>
            <BR>
            <BR>
            <BR>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
    <BR>
     <BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
dhcp-users mailing list
<A HREF="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</A>
<A HREF="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>