LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I dont recognize myself using PING (https://www.linuxquestions.org/questions/linux-newbie-8/i-dont-recognize-myself-using-ping-614539/)

diegoandresalvarez 01-18-2008 10:26 AM

I dont recognize myself using PING
 
Hi all,

Why cannot I use ping to recognize myself??

avmdaa@nlnienb0106 /etc> hostname
nlnienb0106
avmdaa@nlnienb0106 /etc> ping nlnienb0106
ping: unknown host nlnienb0106

If I try this in other computers it works!

I have to solve this problem, because I have a commercial software that checks the name of my computer. Since I cannot trace myself, I cannot run that program. :-/

I am using opensuse 10.2

Thanks,

Diego

nautilus 01-18-2008 11:14 AM

Hi Diego,

This is strange... Try to put an entry in your /etc/hosts file and see what happens.

diegoandresalvarez 01-18-2008 12:39 PM

Thanks nautilus!!!

adding the line

127.0.1.1 nlnienb0106

in /etc/hosts

worked!


All times are GMT -5. The time now is 09:08 AM.