ISP DHCP client requirements
I hope I'm putting this in the right forum. I'm not sure if a BSD is considered similar enough to linux or not. Anyway...
I'm having a problem getting a DHCP server to give my OpenBSD box an IP address.
When I took apart the DHCP discover packets between my OpenBSD machine and a random Windows machine, the difference was that the discover packet on my OpenBSD machine wasn't sending any client identifiers. My windows machine sent a hardware type of ethernet and my network card's MAC address. I've been looking through man pages, and I can't find the syntax to add that information to my dhclient.conf file.
Any help would be appreciated.
~Aracor