X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.conf.5.in;h=6f8db9c008f09ce14bf85169138f0bd4cd7d6f34;hp=e6b3553207bbdb52bafd2ffb1a32e3e98987e7ba;hb=5038964032ef55913b2d4741c67bf191b2208abb;hpb=9fed0ec34b9208611a7e96a595f23fa04e60a5c0 diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index e6b35532..6f8db9c0 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -308,11 +308,18 @@ specified in the configuration file. When this option is used the priority of the tincd process will be adjusted. Increasing the priority may help to reduce latency and packet loss on the VPN. +.It Va StrictSubnets Li = yes | no Po no Pc Bq experimental +When this option is enabled tinc will only use Subnet statements which are +present in the host config files in the local +.Pa @sysconfdir@/tinc/ Ns Ar NETNAME Ns Pa /hosts/ +directory. + .It Va TunnelServer Li = yes | no Po no Pc Bq experimental When this option is enabled tinc will no longer forward information between other tinc daemons, -and will only allow nodes and subnets on the VPN which are present in the +and will only allow connections with nodes for which host config files are present in the local .Pa @sysconfdir@/tinc/ Ns Ar NETNAME Ns Pa /hosts/ directory. +Setting this options also implicitly sets StrictSubnets. .El .Sh HOST CONFIGURATION FILES