From 9eb8e812054c9792adca2a1e9a586a6159076914 Mon Sep 17 00:00:00 2001 From: Gilles Grandou Date: Sat, 3 Mar 2018 17:55:25 +0100 Subject: [PATCH] sample home.conf --- home-sample.conf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 home-sample.conf diff --git a/home-sample.conf b/home-sample.conf new file mode 100644 index 0000000..42b915f --- /dev/null +++ b/home-sample.conf @@ -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 +