blob: 98c8a3826da77427a4fab6d8e4f51500e5077637 (
plain)
1
2
3
4
5
6
|
DNSTT_UDP=:53
DNSTT_DOMAIN=i.4a.si
DNSTT_UPSTREAM=[::1]:22
# key should be in /etc/dnstt.key for privkey and /etc/dnstt.pub for pubkey
# it should be generated automatically upon package installation
# dnstt-server -gen-key -privkey-file /etc/dnstt.key -pubkey-file /etc/dnstt.pub
|