Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I am a totally new in Solaris but really trying HARD to learn it. I was able to install Solaris 8 (2/02) on my Pentium 4. I did not configure the GUI since my video card is not in the HCL so I only have the text version of it.
Now it is installed but I can't ping any other ip address except itself. I have other hosts on the network (Windows). They can ping each other but not the Solaris PC.
What can I do to solve this?Thanks in advance.

#ifconfig -a
check if you have the network device
you will also get 'lo0' its loopback device,
and other eg. rtls0 (realtek) NIC device.
check which you haveif NIC not recognised, install respective driver.
else
continue next:
#netstat -rn
you get to see the 'Flags' and check for 'UG' and also match the 'interface' except default. as default may tooo work...
somehow not there, use command 'route'
eg:
/usr/sbin/route add net
is where you prefer. eg: 192.168.0.0
addr of your router, generally, x.x.x.254?....Ex:
# route add net 192.168 192.168.1.254
or
# route add net 192.168.0.0 192.168.1.254
Both are same...if this doesn't work start the router daemon
'/usr/sbin/in.routed'...
then reprocess above statements...

I've already checked the outputs of ifconfig and netstat based on the recommendations that I found in this forum and it seems that everything is fine. I have also tried what you suggested for the "route add" command, restarted the solaris box but still the same problem.

I've already done that. In fact, it is exactly the same pieces of hardware that I install and use Windows on. When I try to do a ping, I even see the lights on the hub blinking but it seems that the packets just "die" on the wire and go nowhere.

What sort of network concentrator do you have? Solaris 8 has lots of problems with 10/100mbps/hubs. It tries to connect at full duplex and creates all sorts of problems.
Check the lights on the hub. is it valid?
I ended up just purchasing 100mbps switches rather than hubs and my problems went away.
Thanks,
-Darkavich

![]() |
Clearing the PROM passwor...
|
Serious boot problem pani...
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |