X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=example.conf;h=e3f6011e5fc16c95b4d788abbe2e0d24824d70d4;hb=5963521296680c2aeb40baeb72459dffc14cd996;hp=cfaa847a67429a043540925028609d977846c83c;hpb=df1b18fc6f4d422268eff0ed1d8f04ae0b11b82f;p=secnet.git diff --git a/example.conf b/example.conf index cfaa847..e3f6011 100644 --- a/example.conf +++ b/example.conf @@ -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),