Hello,
I'm trying to configure an SSTP VPN access to our office network.
The network consists of:
- MikroTik Router (gateway, VPN tunnel)
- Windows Server 2019 Essentials (Domain Controller, DNS, File Server, SQL Server and several other roles) - yes, we only have 1 server, as we only have 3 employees
I managed to get to a point where I can get access to the network, I can ping everything (hostname of the server as well) and I can even access the server via Remote Desktop using Admin credentials.
However, I have problems with accessing various services of the server. Namely:
- Shared Files - When I click on a shared disk, I get this error: "The system cannot contact a domain controller to service the authentication request. Please try again later."
- Trying gpupdate /force via cmd: User Policy could not be updated successfully. The following errors were encountered: The processing of Group Policy failed. Windows attempted to read the file \company.com\SysVol\company.com\Policies{CFABC23E-DD6D-4314-A616-A900B203B7E8}\gpt.ini from a domain controller and was not successful. Group Policy settings may not be applied until this event is resolved. This issue may be transient and could be caused by one or more of the following:
a) Name Resolution/Network Connectivity to the current domain controller.
b) File Replication Service Latency (a file created on another domain controller has not replicated to the current domain controller).
c) The Distributed File System (DFS) client has been disabled.
- Trying to access a front end application connected to SQL Server: Connection failed: SQL State S1000. SQL Server Error: -2146892976. [Microsoft][ODBC Driver 17 for SQL Server]MAX_PROVS: The system cannot contact a domain controller to service the authentication request. Please try again later
It is driving me nuts. I can browse through my files and looking at SQL Server via Remote Desktop, but at the same time, I can't access the resources directly from my client PC over the VPN.
To state the obvious - everything works perfectly when I'm inside the LAN.
I would greatly appreciate any tips as why this might be happening.
Thanks a lot in advance.
Tomas