ZipGrep is a utility that can list and search zip (.war, .ear, .jar, etc) archives for text patterns, without the need to extract the archive's contents.
One of a set of tools we're offering as a way to say thank you for being a part of the community.
Are you using Solaris for Intel? (If it is a Sun box, the OS should see the NIC, otherwise, something wrong with the box).
If you are running on Solaris for Intel, then you need to find out your NIC is on the Solaris hardware support list(you can find it out from the sun web site). If not, you have to replace with a Solaris support NIC.
To find out the NIC infor from your systems, you can
look at /var/adm/messages:
# grep Ethernet /var/adm/messages
If you want to verify if the system can pick up the NIC on boot up:
for Sun box use: boot -rv
for Intel PC: b -rv
to force the OS to scan your hardware.