Re: multiple «hardware ethernet» for the sa me IP address
Simon <[email protected]> Sat, 18 Feb 2023 17:03:40 +0000
| Newsgroups | gmane.network.dhcp.isc.dhcp-server |
|---|---|
| Message-ID | <[email protected]> |
Vincent LE NEZET <[email protected]> wrote: > I have a question about the support of multiple mac address for the same IP in isc-dhcp-server. > > The user support team register client's mac address in the dhcp. > > So that clients always have the same IP address, they create two «host» blocks in the conf with the same IP, but two differents mac : one for the ethernet card of the PC and one for the dock on the user's desk. > > Given that it could result in an address conflict, it surprises me that isc-dhcp accept this. Is it because of a RFC ? Strictly speaking, it violates the RFCs (I think), and if you tried to do it via any other mechanism (classes & subclasses, reservations) it wouldn’t work. But when you use a fixed-address statement, this causes the server to bypass most of the lease handling processes - and in particular there is no check to see if the lease is free (the admin said to do it, so do it on the basis that they (should) know their network). Simon -- 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 [email protected] https://lists.isc.org/mailman/listinfo/dhcp-users