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. Re: multiple ?hardware ethernet? for the same IP address (Simon) ---------------------------------------------------------------------- Message: 1 Date: Sat, 18 Feb 2023 17:03:40 +0000 From: Simon <dh...@thehobsons.co.uk> To: Users of ISC DHCP <dhcp-users@lists.isc.org> Subject: Re: multiple ?hardware ethernet? for the same IP address Message-ID: <a187271a-8697-49ab-adad-77eb748df...@thehobsons.co.uk> Content-Type: text/plain; charset=utf-8 Vincent LE NEZET <vincent.le.ne...@ens.psl.eu> 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 ------------------------------ 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 171, Issue 8 ******************************************