Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I got an network ping issue with my fedora9 & ubuntu8.04 linux systems for a long time, and I still can't figure out the problem.
Let me explain my setup
i have totally 50 system connected with the netgear router (DHCP enabled)
Ubuntu 8.04 desktop -35 systems
Fedora 9 desktop - 5 systems
Windows XP pro -10 systems
All my machines (Windows and Linux) are connected into the netgear Router.
Everytime I try to ping any of the linux system by name from my windows system i am getting the following error
Ping request could not find host ckuser58. Please check the name and try again.
However, I can able to ping by the IP address, and it works just fine.
That problem isn't in linux. It's in Windows XP. You need a WINS server. Windows uses that so it can access hostnames in the local area. This is included in Windows Vista/Windows 7. For windows xp you should edit C:\WINDOWS\system32\drivers\hosts I think. If it's not in that dir try searching for the file "hosts". In that file you can add IP and Hosts. So if you ping "server" you'd receive ping from 192.168.1.1 (for example) .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.