vinoth wrote: > hello all. > Am new to opensolaris. > Am not able to use LAN(ethernet) in opensolaris. > My network driver is not identified. > I get only "lo0" as available connection. > In windows xp i directly use LAN without configuring any settings. > My LAN driver is VIA RHINE NETWORK ADAPTER. In my vendor cd LAN driver for > Solaris is available. Is that applicable to opensolaris? > What should I do to configure LAN? > you need to plumb the interface before it shows under ifconfig. Check your dmesg but something like:
# ifconfig rh0 plumb should work. Then it's just a choice of DHCP or static // -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/install-discuss/attachments/20090618/e70296f9/attachment.html>