sample home.conf

This commit is contained in:
Gilles Grandou 2018-03-03 17:55:25 +01:00
parent bc82c65c82
commit 9eb8e81205
1 changed files with 27 additions and 0 deletions

27
home-sample.conf Normal file
View File

@ -0,0 +1,27 @@
# Sample Configuration file for dyndomain
# edit it and save it as home.conf
[Files]
zonefile = zone.list
logfile = zone.log
[Wan]
hostname = livebox
[Hosts]
mypc1
mypc2
mypc3
[NatHosts]
mypc2
mypc4
[Zone]
domain = example.com
subdomain = home
[Mail]
from = me@example.com
to = you@example.com