I have an internal network that is nat to an external IP aaa.bbb.ccc.ddd
I also have a 3-bit public subnet that terminates on the external IP.
On my internal network is a DNS server and I have used one of the public subnet IP as my DNS IP and mapped port 53 tcp/udp to the DNS server.
Incoming dns requests work well.
My problem is the secondard DNS is external.
Notify messages from the primary DNS arrive at the secondard DNS from the external NAT IP aaa.bbb.ccc.ddd and not from the public subnet IP address. The secondard DNS rejects the notify messages.
Is there a simple solution to my problem? Can I map outgoing port 53 from the DNS server to the public subnet IP?
I have a 887W
regards, Mark