Re: SAMBA and host names in local network
Hi,
This is simply a name resolution problem (converting host names to IP addresses).
Normally this is provided by your LAN's DNS but it's unlikely you've set up your SAMBA server specifically in the DNS of your Residential Gateway Router (I assume you're running a SOHO network and not something larger).
So, if you have control of your LAN DNS, that's the first thing ou can try doing... Today most devices on a network are automatically detected by Residential Gateway Routers but assigned random names, no names at all or create an entry using the Hostname braodcast by the machine (which could mean your SAMBA server is not configured appropriately YaST > Network Settings > DNS/Hostnames tab).
Maybe your LAN DNS won't permit you to modify its entries,
Then maybe in a tiny network of no more than about 3 machines you won't mind configuring each individual machine by hand.
If this is your situation,
Then you can create an entry in your /etc/hosts file either directly with your choice of text editor or using the YaST module of that name.
Use one of the existing entries as your template and create an entry using the hostname you want to use and IP address. Since the /etc/hosts file is always read before any other name resolution method, your entry should easily infrom your machine what the SAMBA server's IP address is.
HTH,
TSU
Beginner Wiki Quickstart - https://en.opensuse.org/User:Tsu2/Quickstart_Wiki
Solved a problem recently? Create a wiki page for future personal reference!
Learn something new?
Attended a computing event?
Post and Share!
Bookmarks