Hello all,
I try to forward external domain to internal server:
test01.mydomain01.com from ovh with redirect type A > my router external ip > vm windows server in DMZ 192.168.1.100 > vm website/ssh 172.168.1.10 (I ping my both server)
Actually I have create a windows server 2019 vm with dns role and I have this configuration:
DNS
v windowsdns
v Forward Lookup Zones
v test01.mydomain01.com
>> (same as parent folder) - Host A - 172.168.1.10
>> I have also SOA and NS no change
And does not work, how I can do it?
Thank you very much!