Hi
I have my internal DNS server - in the DMZ - and want to publish to the outside.
All the record in the DNS are private "192.168.x.x" and I want it to be resolved to the outside by the NAT IP address configured on the ASG.
So when do an nslookup for mail.mycompany.com internally it will be answered by 192.168.1.3 but from outside the netowork, it will be mapped to the public IP assigned for the DNS server in the ASG
How can I do this ?
thanks
Mohammad
This thread was automatically locked due to age.