nikaudio
Technical User
- Feb 26, 2008
- 13
Hello,
I have two servers (each have 2 NIC's) external are connected to the Internet, internal NIC's are connected to each other and configured with private IP's.
On first server I'm running master DNS for my domain on second slave DNS server.
I would like master DNS server to send notify msg. after some zone record was changed on private IP 192.168.1.100 instead on public one. I have set up slave with masters {192.168.1.126;};
and allow-notify {192.168.1.126; };
And master with allow-transfer {192.168.1.100;};
Unfortunately master is sending notifies on public IP and slave is refusing them. I do not what to accept notifies on public IP. When notifies enabled on public IP everything works but it is not what I want.
Anybody know how to do that ?
Regards
Slawomir
I have two servers (each have 2 NIC's) external are connected to the Internet, internal NIC's are connected to each other and configured with private IP's.
On first server I'm running master DNS for my domain on second slave DNS server.
I would like master DNS server to send notify msg. after some zone record was changed on private IP 192.168.1.100 instead on public one. I have set up slave with masters {192.168.1.126;};
and allow-notify {192.168.1.126; };
And master with allow-transfer {192.168.1.100;};
Unfortunately master is sending notifies on public IP and slave is refusing them. I do not what to accept notifies on public IP. When notifies enabled on public IP everything works but it is not what I want.
Anybody know how to do that ?
Regards
Slawomir