On Mon, 2003-06-02 at 14:39, [EMAIL PROTECTED] wrote: > > { > > hardware Ethernet 00:00:00:00:00:00; > > fixed-address 10.x.x.x; > > } > > Hi, > > I was hoping to avoid this as I've 60+ clients (and > new ones coming and going weekly) and don't want to > know there MAC addy. Howver, it looks as if this may > be the only way to do it :( > > I know that with the Winblowz DHCP server service, I > can assign infinite lease times so when the clients > pull an addy, it knows not to pull again.
You might be able to play some games with arp to poll the MAC addresses of new machines and populate the dhcpd.conf file. have a known block of temporary ip's query arp on a device that would know the MAC's of everything look for something in the temp ip space, add the entry based on that to dhcpd.conf, kick dhcpd, reboot the client. May be easier than hand doing a bunch of 'em - andrew -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list