I have a perfectly working bind9 server that supports TSIG. There's something very specific about this server and that is that it's IP-address can change from time to time (why? well it's rather complicated).
Now lets say that the DNS server has an initial IP of fd4f:bfaf:83cd:1::fe, then I can perfectly make a connection. But when the IP address changes to d4f:bfaf:83cd:2::fe I get a connection refused (even with telnet). Is there a way to solve this so that I can still connect to the server?
Now lets say that the DNS server has an initial IP of fd4f:bfaf:83cd:1::fe, then I can perfectly make a connection. But when the IP address changes to d4f:bfaf:83cd:2::fe I get a connection refused (even with telnet). Is there a way to solve this so that I can still connect to the server?