mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
specify src address for IP based update
This commit is contained in:
parent
383f4adf3b
commit
e639a3ee48
@ -1,4 +1,5 @@
|
|||||||
server 10.53.0.3 5300
|
server 10.53.0.3 5300
|
||||||
|
local 10.53.0.3
|
||||||
update add unsigned.example. 600 A 10.10.10.1
|
update add unsigned.example. 600 A 10.10.10.1
|
||||||
update add unsigned.example. 600 TXT Foo
|
update add unsigned.example. 600 TXT Foo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user