chiark / gitweb /
Import release 0.09
[secnet.git] / example.conf
index cfaa847a67429a043540925028609d977846c83c..e3f6011e5fc16c95b4d788abbe2e0d24824d70d4 100644 (file)
@@ -46,6 +46,7 @@ system {
 # wait-time             wait between unsuccessful key setup attempts, in ms
 
 # Use the universal TUN/TAP driver to get packets to and from the kernel
+#  (use tun-old if you are not on Linux-2.4)
 netlink tun {
        name "netlink-tun"; # Printed in log messages from this netlink
 #      interface "tun0"; # You may set your own interface name if you wish;
@@ -124,6 +125,8 @@ include /etc/secnet/sites
 # a newer version. MAKE SURE YOU GET AN AUTHENTIC COPY OF THE FILE - it
 # contains public keys for all sites.
 
+# Do not include your own site in this list!
+
 sites
        site(example-vpn/some-site),
        site(example-vpn/some-other-site),