Getting a solaris x86 box on my network.


 
Thread Tools Search this Thread
Operating Systems Solaris Getting a solaris x86 box on my network.
# 1  
Old 07-17-2005
Getting a solaris x86 box on my network.

How would i get my solaris 10 box to run on my network?
# 2  
Old 07-17-2005
You add the IP into the /etc/hostname.xxxx where xxxx is the interface. Check the output of dmesg to find your interface (if it was recognized). You can put either the IP or host name in /etc/hostname.xxxx - if you put the host name, then you must have that host name in your /etc/hosts file with the assigned IP.
Then a reboot and it should be working.

See the info in the man page for ifconfig for manual set up (will not survive a reboot). Also check out the /etc/defaultrouter file.

Make sure your card is supported by checking the SUN HCL
and check out the FAQ on Solaris X86 (I put the link to their faq on setting up the interface)

Last edited by RTM; 07-17-2005 at 04:40 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris x86 11.3 'live' DVD, network issue

Hi All, Has anyone else come across a network interface issue after installing Solaris x86 11.3 from the 'live' DVD? I have had issues myself and also found others have similar issues. On my systems, installing Solaris 11.3 works fine but after rebooting (from the hard disk root... (4 Replies)
Discussion started by: hicksd8
4 Replies

2. Solaris

network driver not detecting in solaris 10 X86 on HPDL380G5 Server

I have installed solaris10 x86 on HP DL380 G5 Server, but network card is not getting detected. i have installed the network driver, downloaded from the following link HP ProLiant DL380 G5 Server series- Download drivers and software - HP Business Support Center Can any one suggest me how to... (1 Reply)
Discussion started by: raj.chinnu
1 Replies

3. Solaris

Solaris 10 x86 bge0 network problem

Hi, Server --Dell Poweredge 2550. OS--Solaris 10 Network switch --cisco --port setting- 1000Mbps full duplex The network LED goes off when the solaris console screen comes up but prior to that(while booting is in progess) it is green. The system is not able to come on network,ping to switch... (3 Replies)
Discussion started by: anilzoc
3 Replies

4. Solaris

One time network boot of Jumpstart x86 client

I am trying to find an approach that has been effective for automating the installation of Solaris 10 x86 using Jumpstart technology. I have configured an Jumpstart server and a Solaris dhcp server with appropriate macros for passing the client information about its boot environment. The problem is... (7 Replies)
Discussion started by: chajo19
7 Replies

5. Solaris

sol10 on x86 -> network issue

i've decided to try out an x86 system with sol10. however, i can't get my 3com 3C905TX-B to work. i checked the hcl and it says it runs natively. anyone having similar issues or seen a fix for this? i'll be happy to supply more info. Note: i do not see this in /etc/path_to_inst. so it looks like... (1 Reply)
Discussion started by: pupp
1 Replies

6. Solaris

Determine Solaris box network interface?

Given a new Solaris box, with a fresh, unconfigured install on it, how does one figure out what kind of network interface it has (bge,le, hme, etc)? (8 Replies)
Discussion started by: akbar
8 Replies

7. Solaris

Solaris 9 on x86- Can't detect network interface

Hi All, I recently installed Solaris 9 on my Compaq Presario V2000 Series (V2069CL) laptop. Everything is working fine except that Solaris is not able to detect the Network Interface after boot. While the system is booting, it shows that it has detected "Xircom Pocket Ethernet parallel port... (3 Replies)
Discussion started by: com2com
3 Replies

8. UNIX for Dummies Questions & Answers

difference between AIX box and Sun Solaris box

Hi, I need a clarification. Is there any difference between AIX box and Sun Solaris box? The bzip command with -c option works in AIX box and the same does not work in Sun Solaris box. Can anyone please explain if there is an implementation difference in both these boxes for the shell... (1 Reply)
Discussion started by: nisha4680
1 Replies

9. Solaris

putting a solaris box on my network

I have a network, which consists of 3 windows machines, how would i get my solaris box onto this nextwork? (15 Replies)
Discussion started by: possuman72
15 Replies

10. UNIX for Dummies Questions & Answers

Network standalone Unix box

I am using the Linksys router as my hub to network my Win 2000 PC and Unix box to the cable modem. However, I can only get connection for my Win 2000 PC. The Unix box was able to get connection initially (yesterday) but when I reboot the machine this morning, the network went dead. What did I do... (6 Replies)
Discussion started by: conflansun
6 Replies
Login or Register to Ask a Question