dyndomain/home-sample.conf

35 lines
388 B
Plaintext
Raw Normal View History

2018-03-03 17:55:25 +01:00
# Sample Configuration file for dyndomain
# edit it and save it as home.conf
[Files]
zonefile = zone.json
2018-03-03 17:55:25 +01:00
logfile = zone.log
[Wan]
hostname = livebox
[Hosts]
mypc1
mypc2
mypc3
[PortsNat]
mypc2 = 22,443
mypc3 = 10022
2019-10-07 09:19:16 +02:00
[Firewall]
mypc2 = 22,443
mypc3 = 10022
2018-03-03 17:55:25 +01:00
[Zone]
domain = example.com
subdomain = home
keep = 3d
2018-03-03 17:55:25 +01:00
[Mail]
from = me@example.com
to = you@example.com
2019-10-10 10:52:12 +02:00
[MailIgnore]
mypc2