Synology Wins Server Setup

Posted on

Feb 18, 2018 - So, here is a simple tutorial to set up the DNS on your Synology box. The resolution tab in the DNS Server configuration has everything.

  1. Synology Wins Server Setup Ddns
  2. Windows 10 Connect To Synology
  3. Synology Wins Server Setup

Windows 7 pro desktop. Last night (maybe after an update) I lost the ability to map drives to our new Synology NAS (running DSM 5.1) by UNC (diskstationhomesuser). After many reboots and much troubleshooting I found I can map to it by IP address (192.168.1.11homesuser).

UNC shares to our network server (W2K12) and an older Synology NAS (running DSM 3.x) work fine.

Synology Wins Server Setup

Other systems in our office (Win 7 Pro, Home and XP) CAN map to the new NAS via UNC fine - only I lost the ability. The one unique factor of my PC is that I'm the only domain user on the W2K12 server - all other people are work group users.

I followed some unhelpful error messages on Google and saw something about secure negotiations in Samba. The NAS has 'Use Samba 2' checked in it's file sharing system. Couple my being a domain user have changed the requirements for my PC and somehow disabled Samba 2? How to create recovery dvd windows 7.

SteveSteve

3 Answers

Ok, based on what you've said here's my guess/suggestions..

Assumptions/guesses about configuration:

Album was composed by / / and was released on January 18, 2011. Final fantasy solo guitar collections vol 2 download. Soundtrack consists of 28 tracks tracks with duration over about 60 minutes.

  • Your 'Diskstation' NAS is using DHCP to get it's IP.
  • Your DHCP is being handed out by your router, and in those DHCP settings it's giving out itself as the DNS server for clients to use.
  • Your router is aware of the host names of the devices that requested DHCP from it, and it adds those host names to its internal name (DNS) records.
  • Anyone using the router as their DNS server will have those host names resolved.
  • Your PC is using the Windows server as its DNS server.
  • You have no record in your Windows DNS server for the 'Diskstation' host.
  • You Windows DNS server is not setup to forward unknown requests to the router.
  • Therefor any machine that requests a name lookup for the 'Diskstation' host from the Window DNS server isn't going to get an address returned.

Short Solution 1):

  • Set your PC to use the router as its DNS.

While this will work, it's a bad idea, as this will greatly slow down your domain logins while it tries to find the Domain Controller (usually quickly found via a DNS lookup).

Synology Wins Server Setup Ddns

Short Solution 2):

  • Setup the Windows DNS server to forward requests for unknown hosts to the router.

The router will get those requests that the Windows DNS doesn't have entries for, and answer with the right IP (if it's a host the router knows about, which the Diskstaiton should be).

Suggestion solution:

  1. Setup DHCP on the Windows server.
  2. Disable the DCHP server in the router.
  3. Configure Windows DHCP to be allowed to update DNS records of the Windows DNS server.
  4. Configure windows DHCP to hand out the Windows server as the primary/only DNS server for clients to use.
  5. Setup the Windows DNS server to forward requests for unknown hosts to the router, or directly to your ISP's DNS (or a public one like Google's or OpenDNS or whatever).

By using the Windows DHCP integrated with Windows' DNS server means that you can/will have DNS entries automatically added/updated for any devices that successfully use the DHCP server (ie: your NAS).

As above, the Windows DNS will try to answer first, and if it doesn't have a record for that host it'll pass it up the DNS server chain.

Ƭᴇcʜιᴇ007Ƭᴇcʜιᴇ007

Configure WINS, DNS. Configure the firewall on Windows 7. If you configure the VLAN and the station is connected to the Windows 7 W2K12, then configure the firewall to W2K12, or for example if the NAS is owned subnet in DMZ. Perhaps you will have to configure the protocol SMB. Look at the properties of the NetBT and correct them. Good luck.

Windows 10 Connect To Synology

Synology win 10 network share
STTRSTTR

Since you're using the domain for WINS/DNS and you're the only one having issues chances are that the new Syn isn't registering in the domain's WINS database. If your workgroup users already have [corrsponding] user names locally on the nas then the simplest solution is probably to just join the NAS to your domain. This will force the NAS to register with WINS which will solve your problem. Workgroup users will continue to see/find the nas via unc broadcast.

Synology Wins Server Setup

JoelAZJoelAZ

Not the answer you're looking for? Browse other questions tagged windows-7network-sharesnassambasynology or ask your own question.