Hi, I have installed OpenSolaris on two computers, but i cannot ping from one to another, please help me!
I did following things(two computer connect through a HUB)? ======================First Computer: tiger================== shutdown nwam # svcadm disable nwam hostname is tiger # cat /etc/nodename tiger # vi /etc/hostname.pcn0 tiger # vi /etc/hosts 127.0.0.1 localhost loghost 192.168.7.1 tiger test.com loghost 192.168.7.2 tiger2 test.com # vi /etc/netmasks 192.168.7.0 255.255.255.0 # vi /etc/nsswitch.conf hosts: files ipnodes: files using the nsswitch.files # svcadm enable svc:/network/physical:default # reboot =====================Second computer: tiger2================== shutdown nwam # svcadm disable nwam hostname is tiger2 # cat /etc/nodename tiger2 # vi /etc/hostname.nge0 tiger2 # vi /etc/hosts 127.0.0.1 localhost 192.168.7.1 tiger test.com loghost 192.168.7.2 tiger2 test.com # vi /etc/netmasks 192.168.7.0 255.255.255.0 # vi /etc/nsswitch.conf hosts: files ipnodes: files using the nsswitch.files # svcadm enable svc:/network/physical:default # reboot ============================================================== then i do: # ping 192.168.7.2 no answer from 192.168.7.2 Any help would be greatly appreciated. Kris -- This message posted from opensolaris.org