Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ping by IP address and by hostname

807557Mar 27 2006 — edited Mar 28 2006
I have installed solaris 10 on SPARC.

Now when I did ping
ping -s 192.168.2.105 .I get the response.

But when I do ping -s alpha. I got an error.It tried to reach 127.0.0.1.
My /etc/hosts contains entry for alpha to 192.168.2.105.

I removed every entry to loopback or 127.0.0.1.
Also when I tried to do

ifconfig hme0 alpha -netmask 255.255.255.0.It config my hme0 to 127.0.0.1

I unplumb my lo0 and also reboot my machine, but nothing is working.

regards,

mujeeb
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2006
Added on Mar 27 2006
1 comment
151 views