Add how to generate a key used for transfers
This commit is contained in:
parent
cc31c136d5
commit
3a99ab7b09
@ -16,3 +16,17 @@ apt install bind9
|
|||||||
```
|
```
|
||||||
|
|
||||||
[/shroot]
|
[/shroot]
|
||||||
|
|
||||||
|
Generate keys for different views
|
||||||
|
|
||||||
|
[shroot]
|
||||||
|
|
||||||
|
```sh
|
||||||
|
tsig-keygen -a hmac-sha256 [VIEW]
|
||||||
|
```
|
||||||
|
|
||||||
|
[/shroot]
|
||||||
|
|
||||||
|
https://jensd.be/160/linux/split-horizon-dns-masterslave-with-bind
|
||||||
|
|
||||||
|
_TODO_
|
||||||
|
Loading…
Reference in New Issue
Block a user