I have 2 linux boxes on my network and I want to find out how to connect to the 2nd box from the first box by machine name instead of IP, without adding an entry to /etc/hosts
I discovered that my windows2000 computer learns my linux machine's name when I start samba on linux, by receiving NBNS packets that came from the linux box when samba was started.
But what kind of packets do linux computers send to broadcast their machine name when samba isn't running, and what program/daemon transmits them?
I discovered that my windows2000 computer learns my linux machine's name when I start samba on linux, by receiving NBNS packets that came from the linux box when samba was started.
But what kind of packets do linux computers send to broadcast their machine name when samba isn't running, and what program/daemon transmits them?