I have a MacBook running Snow Leopard in our company's internal network, which is basically a Windows domain network. Our TO department complains about my MacBook not specifying a name to the DHCP server. Accordingly, the MacBook isn't resolvable by anything else than its IP address from our Windows workstations.
I already
- set the NetBIOS name in the Network settings in the OSX Control Panel
- set the DHCP Client ID in the Network settings in the OSX Control Panel
- set the "Computer Name" in Control Panel > Sharing.
- set the hostname using
sudo scutil --set HostName MACBOOK001
(and rebooted)
... but all of that didn't solve the problem.
Can anyone tell me how to make OSX register its hostname to the DHCP server so that it can be reachable e.g. using ping MACBOOK001
No comments:
Post a Comment