Date: 21 Mar 2001 05:49:53 -0000 From: danh@gelatinous.com To: freebsd-net@freebsd.org Subject: dhcpd question Message-ID: <20010321054953.65538.qmail@cube.gelatinous.com>
next in thread | raw e-mail | index | archive | help
I have dhcp-2.0.5 running on freebsd 4.2, I have read the documentation and numerous sample configurations, I am not sure if it is possible to do what I wish, I wish for a machine to automatically grab an ip address reserved for it, but only by providing its name. so for instance in my current configuration I say: host criadillas { hardware ethernet 00:a0:cc:3b:21:3d; fixed-address 10.10.32.236; } I would like to just be able to say "my host is criadillas" instead of having to provide a mac address. Is this possible? thanks for any help. -dan h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321054953.65538.qmail>