I have a home network with two computers (and maybe more in the future)
behind a D-Link DI-604 Broadband Router. The router is configured to act
as the DHCP server of the netwerk. Both computers have a dualboot setup
with Windows and Linux.
And now I want to share files and printers between both computers. On a
windows network this is very easy. On the Linux side it is a little more
difficult to configure samba, but I can make it work. Now I'm having
problems when I try to access shares with the hostname of the linux
machine. Using the IP adres, everything is just fine. So, I guess this
has something to do with name resolution?
After reading the documentation on
http://www.samba.org/samba/docs/man/,
it is still confusing how I can make this work. In the examples there is
always a central server in the network, and I don't have one (except for
the DHCP server in the router). How should my configuration look like?
And will I be able to use the hostnames of my machines in other programs
(ftp,...) too? Or only for filesharing and printing?