Error adding a computer to the domain

anshsky 5 Reputation points
2023-09-11T07:47:46.6266667+00:00

Hi. We cannot add a computer from a remote office to the domain.lan domain. The remote machine has 192.168.8.2.

DC 192.168.1.1 is accessible from it via IP. The VPN is configured using two UDMs.

From remote machine 192.168.8.2:

PS C:\Windows\system32> tracert 192.168.1.1
Tracing route to 192.168.1.1
over a maximum of 30 hops:
  1    <1 ms    <1 ms    <1 ms  unifi [192.168.8.1]
  2    31 ms    31 ms    32 ms  192.168.9.8
  3    32 ms    31 ms    32 ms  192.168.1.1
Trace complete.
Starting portqry.exe -n 192.168.1.1 -e 53 -p UDP …
Querying target system called:
192.168.1.1
Attempting to resolve IP address to a name…
Failed to resolve IP address to name
querying…
UDP port 53 (domain service): LISTENING or FILTERED
Sending DNS query to UDP port 53…
UDP port 53 is LISTENING
portqry.exe -n 192.168.1.1 -e 53 -p UDP exits with return code 0x00000000.
PS C:\Windows\system32> test-netconnection 192.168.1.1 -port 53
ComputerName : 192.168.1.1
RemoteAddress : 192.168.1.1
RemotePort : 53
InterfaceAlias : 
EthernetSourceAddress : 192.168.8.2
TcpTestSucceeded : True

PING over IP works, but not through the host name or domain name domain.lan:

PS C:\Windows\system32>ping domain.lan
Ping request could not find host domain.lan. Please check the name and try again.
PS C:\Windows\system32> nslookup domain.lan
Server: UnKnown
Address: 192.168.1.1

*** UnKnown can't find domain.lan: Non-existent domain

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,703 questions
{count} votes

1 answer

Sort by: Most helpful
  1. anshsky 5 Reputation points
    2023-09-12T11:22:21.5133333+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.