https://serverfault.com/questions/1064670/udm-pro-site-to-site-vpn-with-domain-issues
Error adding a computer to the domain
anshsky
5
Reputation points
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