On Tue, Apr 21, 2009 at 04:16:58PM -0700, Raj, Ashok wrote: > Hello > > Starting with nv_112 we have trouble with dhcp clients from opensolaris > registering with DNS name services. > > Up until b111, we had to do just 2 things to get the right hostname > registered. > > Update /etc/nodename with <myhostname> > Add /etc/dhcp.<interface> with inet <myhostname>
"inet <myhostname>" should be in /etc/hostname.<interface>, not /etc/dhcp.<interface>. Cheers, Anders
