Re: Can update-policy accept IP addresses ?

2023-05-23 Thread Mark Andrews
> On 24 May 2023, at 13:59, Patrick Rynhart wrote: > > Currently we have (for our Master zone) a list of IPs that can update > our DNS master using the allow-update statement: > > zone "redacted.ac.nz" { > type master; > allow-update { > ::1; > 127.0.0.1; > 131.123.103.2; >

Can update-policy accept IP addresses ?

2023-05-23 Thread Patrick Rynhart
Currently we have (for our Master zone) a list of IPs that can update our DNS master using the allow-update statement: zone "redacted.ac.nz" { type master; allow-update { ::1; 127.0.0.1; 131.123.103.2; 131.123.88.3; ... } We are wanting to transition to the more modern