Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. DHCPv6 - prefix statement removed - renewal continues (perl-list)


----------------------------------------------------------------------

Message: 1
Date: Mon, 29 Jun 2020 16:10:58 -0400 (EDT)
From: perl-list <perl-l...@network1.net>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: DHCPv6 - prefix statement removed - renewal continues
Message-ID:
        <1495904357.3509088.1593461458272.javamail.zim...@network1.net>
Content-Type: text/plain; charset=utf-8

Consider this DHCPv6 network configuration (subnets have been changed to 
nonsense): 

shared-network SomeNetwork { 
     preferred-lifetime 77760; 
     default-lease-time 86400; 
     subnet6 1234:4321:105:8000::/50 { 
     } 
     subnet6 1234:4321:10b:4000::/50 { 
          prefix-length-mode prefer; 
          pool6 {
               range6 1234:4321:10b:6000::1 
1234:4321:10b:7fff:ffff:ffff:ffff:fffe; 
               prefix6 1234:4321:259:: 1234:4321:259:fff0:: /60; 
          } 
     } 
} 

We had previously had pool6{} range6{} and prefix6{} configurations in 
1234:4321:105:8000::/50 Somehow these two devices continue to renew their 
prefix delegation and ip allocation: 
-----
Jun 29 10:47:28 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:fffb to client with duid 
00:03:00:01:3c:37:86:61:c0:48 iaid = 1 valid for 86400 seconds 
Jun 29 10:47:30 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:fffb to client with duid 
00:03:00:01:3c:37:86:61:c0:48 iaid = 1 valid for 86400 seconds 
Jun 29 10:47:30 dhcpserver dhcpd: Reply PD: address 1234:4321:258:ff20::/60 to 
client with duid 00:03:00:01:3c:37:86:61:c0:48 iaid = 11 valid for 86400 
seconds 
-----
Jun 29 07:15:42 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:ffb3 to client with duid 
00:03:00:01:e8:fc:af:fd:bc:fa iaid = 1 valid for 86400 seconds 
Jun 29 07:15:43 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:ffb3 to client with duid 
00:03:00:01:e8:fc:af:fd:bc:fa iaid = 1 valid for 86400 seconds 
Jun 29 07:15:43 dhcpserver dhcpd: Reply PD: address 1234:4321:258:fcc0::/60 to 
client with duid 00:03:00:01:e8:fc:af:fd:bc:fa iaid = 11 valid for 86400 
seconds 
Jun 29 18:03:43 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:ffb3 to client with duid 
00:03:00:01:e8:fc:af:fd:bc:fa iaid = 1 valid for 86400 seconds 
Jun 29 18:03:45 dhcpserver dhcpd: Reply NA: address 
1234:4321:10b:5fff:ffff:ffff:ffff:ffb3 to client with duid 
00:03:00:01:e8:fc:af:fd:bc:fa iaid = 1 valid for 86400 seconds 
Jun 29 18:03:45 dhcpserver dhcpd: Reply PD: address 1234:4321:258:fcc0::/60 to 
client with duid 00:03:00:01:e8:fc:af:fd:bc:fa iaid = 11 valid for 86400 
seconds 
-----
There are no host declarations or anything for these hosts. There were several 
other hosts in the subnet/prefix who successfully moved to the new 
subnet/prefix.

Thoughts?


------------------------------

Subject: Digest Footer

_______________________________________________
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 140, Issue 11
*******************************************

Reply via email to