Calling Sun Tech Support: 1-800-USA-4SUN
1 Initiate new tech service request > 2 Contract support

Have a serial number ready.
----------------------------------------------------------------------------------
Troubleshooting NIC problems-
Possible device drivers are le0, hme0, eri0 (used by SunBlade 150s), and others.

ifconfig -a, will show existing network interfaces. If there is nothing shown except for the loopback interface then you'll need to ifconfig eri0 plumb.

the /etc/hosts file should only list 127.0.0.1 <tab> localhost (check final hosts file tomorrow)
in /etc/inet/netmasks the file should list 192.168.111.0 (<your IP range with a 0 for the last octet) <tab> 255.255.255.0

now "ifconfig eri0 inet 192.168.111.120 (exact IP) netmask (is the subnet supposed to go here?) + broadcast + up"
in /etc there should be a hostname.eri0 with just the hostname listed in it, if not check for just hostname. if there is one and it's correct then mv hostname. hostname.eri0

there should not be a file called .unconfigured in /etc

the much easier way is to clean up the hosts and netmasks files and then do a sys-unconfig