ScreenShots
Who's Online
We have 149 guests onlineMost Popular howTo's
Latest Posts
HowTo
Newest Downloads
| Basic Networking HowTo on OpenSolaris |
| OpenSolaris HowTos - Beginner OpenSolaris HowTo's | |||||||||||||||||||||||||||||||||||||||||||||||||||
| Written by Allen Sanabria | |||||||||||||||||||||||||||||||||||||||||||||||||||
| Sunday, 13 July 2008 14:01 | |||||||||||||||||||||||||||||||||||||||||||||||||||
|
I'm a complete NEWBIE to the OpenSolaris world!!!! So I am writing this HowTo for all the OpenSolaris NEWBIE'S out there... I'll do my best to explain how to setup basic networking on OpenSolaris as I was stuck for a good 3 hours trying to get basic networking connectivity working. Now OpenSolaris is not as popular as Linux so there are not as many devices supported as there are for Linux (So bare that in mind). When I first installed OpenSolaris and OpenSolaris booted up just fine, I logged into the nice Gnome Window Manager and opened up a shell. I ran "ifconfig -a" and it showed two "lo" interfaces(One ipv4 and the other ipv6) and an nge0 interface (Old Nvidia Drivers).I had no network connectivity, so I had to google for a few seconds and I found that if you run "ifconfig <interface_name> dhcp start" this will send a DHCP request to the DHCP server. Well I ran this and it just sat there and waited until it exited with no dhcp server response. I did not know if that was the right driver for my network card though I did assume it was why else OpenSolaris choose that driver for me. My first instinct is how do I found out for sure that "nge" was the correct driver for my network card. So I need a utility that is equivalent to "lspci" in the OpenSolaris world, after some searching I found "scanpci" and "prtconf". Though "prtconf" did not give me what I was looking for in this situation but "scanpci" did. This is the output of "scanpci" for my network controller... pci bus 0x0000 cardnum 0x07 function 0x00: vendor 0x10de device 0x03ef
The info above was a great help, I found this link on the OpenSolaris web site. This link will show you all the supported and third party supported drivers for OpenSolaris. I found the nfo driver which is for the nforce chipset. Though for the third party drivers, OpenSolaris does not provide you the link to the sources or binaries . So after another search on google I found this link http://homepage2.nifty.com/mrym3/taiyodo/eng/. This site was exactly what I needed, Here is the link for the newest driver for nfo. After I downloaded nfo , here are the steps I took ( They were in the Readme.txt ).
I am now connected to the internet!!! Everything I did above is what lead me to internet connectivity. The reason I gave you all the steps I had to do is so that you do not have to go through the same pain I did and at the same time learn some Solaris specific commands.Next I will give you the normal steps to get network connectivity. Steps for DHCP and steps for Static network connectivity.
Only registered users can write comments!
Powered by !JoomlaComment 3.22
3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
| Last Updated on Monday, 29 September 2008 17:08 | |||||||||||||||||||||||||||||||||||||||||||||||||||












