dyndomain/home-sample.conf

35 lines
388 B
Plaintext

# Sample Configuration file for dyndomain
# edit it and save it as home.conf
[Files]
zonefile = zone.json
logfile = zone.log
[Wan]
hostname = livebox
[Hosts]
mypc1
mypc2
mypc3
[PortsNat]
mypc2 = 22,443
mypc3 = 10022
[Firewall]
mypc2 = 22,443
mypc3 = 10022
[Zone]
domain = example.com
subdomain = home
keep = 3d
[Mail]
from = me@example.com
to = you@example.com
[MailIgnore]
mypc2