dyndns/users/example.yml
Torben Nehmer ae3b1d0897 First working implementation
- implemented update request processing
- separated host and domain name in config (req. for DNS updates)
- enhanced NFT update validation
- cleaned up example user
- cleand up logging in update request
- moved appropriate config into user request struct
2021-08-24 16:44:52 +02:00

22 lines
477 B
YAML

password: $2a$10$ymHFfGjKINWsUKwEo5xp.efN6DR6NkiRCXsbH4VWo0Nnzma8Yc.82
domain: dyn.local
router:
Hostname: mainhost
NFT:
table: sshguard
set4: blackhole
set6: blackhole6
others:
- Hostname: atlantis
v6iid: ::dead:beef:dead:beef
registerv4: true
NFT:
table: sshguard
set4: blackhole
set6: blackhole6
- Hostname: troya
v6iid: ::cafe:babe:deca:fbad
registerv4: false
NFT:
table: sshguard
set6: blackhole6