Tuesday, October 28th, 2008
ISC DHCPD duplicate uid lease
Ever see this?
dhcpd: uid lease 192.168.1.150 for client xx:xx:xx:xx:xx:xx is duplicate on 192.168.1/24
or something like it, in your dhcp logs? Well I checked /var/log/messages today and saw that I had thousands of this message repeated over and over (so much so it was spamming my logĀ and making it harder to find what might be [...]
2 Comments » - Posted in Computer Stuff, Non Fiction by mike
Friday, April 4th, 2008
DHCP Renaming your mac?
The DHCP server at my office was reconfigured yesterday and it started forcing my macbook pro to change it’s name. I like having my host name remain constant for various reasons, so I asked in #macosx and some kind user there pointed me to this blog post:
http://www.elharo.com/blog/software-development/web-development/2005/11/29/setting-a-permanent-host-name-in-mac-os-x/
It works on leopard, in case you’re wondering! Solved [...]