OpenSolaris Hostname on DHCP
By default, OpenSolaris doesn’t broadcast the hostname on the local network, just the IP address. To rectify this, find out what network interface you have (often nge0) by running ifconfig –a. It’ll be the one with the IP address given by the router (i.e., not 127.0.0.1). Then, as root, edit the file /etc/default/dhcpagent. Find the […]
Also tagged opensolaris