Linux – Resolve linux hostname in windows

hostnamelinuxnetworkingwindows

I have a simple home network with Windows 7 machines and Linux machines (Fedora 12 and 13). I'd like to be able to resolve the Linux machine names from the windows machine. For example:

— Windows 7
ping mylinuxmachine

Currently this does not resolve. Any ideas?

Best Answer

If you don't have a DNS server on your network (e.g. from your router), then you need to enable the Samba service and open up the NetBIOS ports (137-139) in your firewalls. The Fedora Firewall tools already have a default entry set up for this (may be described as something to do with "Windows File Sharing").