What is the Address range for your DHCP server? 

I would turn off nwam and create a /etc/hostname.rtls0 file with the hostname 
from /etc/hosts that points to 192.168.1.2

Add the DNS server to /etc/resolv.conf with the domain name like:
domain <my.domainname.com>
nameserver  192.168.1.1

Set /etc/nsswitch.conf entry
hosts:       files   dns

reboot.
-- 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to