The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
On my network I have one fileserver which runs as a DHCP server and WINS server. The WINS server aspect works fine, and the windows machines can resolve each others names no matter what. However the Mac and Linux systems on the network only want to resolve the names if they're asked in the context of an SMB connection - if they try to say, ssh to the server then they won't resolve it's hostname.
Basically what I want to do is setup DNS on my DHCP server so it'll take the DHCP client IDs and resolve them for the addresses they're assigned to, and pass any other requests on to my ADSL modem (which serves the internet DHCP requests).
Is there some minimal pain way to go about this? There's a lot of information out there, which is exactly the problem - it's hard to find anything specific.
Turns out there's actually an NSS module for WINS integration, which will let your Linux machines resolve using WINS directly. In Ubuntu it's installed with the "winbind" package.
No luck on finding info for OS X yet, because "mac wins" isn't very useful Google search.
What OS is running on your file server? Most DHCP solutions I know tie into DNS to update the PTR and A records accordingly.
As far as DNS goes... is there a specific reason you want only the ADSL to resolve internet names? If you install DNS on the server and provide it the correct root hints servers it will resolve everything on the interwebs fine.
Caustic on
COMPLETELY TRUE FACT ABOUT THE MOVIE "POCKET NINJAS" #2: Director Dave Eddy was once arrested for illegally propositioning the Baby Jesus Christmas figurine outside the Our Lady of the Monotonous Peace church in downtown Burbank.
I'm guessing that your DHCP server is Linux based.
However if it is Windows Server 2003+, Active Directory gives you the ability to have this functionality. it's been a few years since I last set a windows network up, but dig around it's there.
jonxp on
Every time you write parallel fifths, Bach kills a kitten.
3DS Friend Code: 2707-1614-5576 PAX Prime 2014 Buttoneering!
Posts
No luck on finding info for OS X yet, because "mac wins" isn't very useful Google search.
As far as DNS goes... is there a specific reason you want only the ADSL to resolve internet names? If you install DNS on the server and provide it the correct root hints servers it will resolve everything on the interwebs fine.
However if it is Windows Server 2003+, Active Directory gives you the ability to have this functionality. it's been a few years since I last set a windows network up, but dig around it's there.
3DS Friend Code: 2707-1614-5576
PAX Prime 2014 Buttoneering!