I would like to reserve IPv6 addresses for workstations in DHCP. This is so that I can make firewall rules what allow certain workstations or blocks of workstations behave differently, and so I can see who is doing what in firewall logs.
I have got my DHCP server issuing addresses (it also give them to servers with fixed IP addresses but that is another question)
I can convert a lease to a reservation but it does not have the address I want to give to the workstation. I do however see the DUID and the IAID.
I would like to give the workstation the address :
fdcc:5862:12fb:9998:0000:0200:0200:0016 It actually gets from the DHCP server an address like this: fdcc:5862:12fb:9998:63b5:6556:2f9e:32d3 So I note the DUID and IAID and delete the reservation, then made a new one with the correct IP address. This does not seem to work with v6 - the reservation remains inactive and I just get a new random address (no control possible) Any ideas please? |
CarolChi