X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.conf.5.in;h=771a25fe96aacda94c4fa1bcb867ce6b45ad5423;hb=2f4075f7da2c6ddf777c5bab93992a6c6ac5ec40;hp=9566afa6bf34fa17f260e1e75b61ccb0bcb91329;hpb=46a5aa0d674914f4220d8583b1b2f87c7f05a804;p=tinc diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index 9566afa6..771a25fe 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -116,7 +116,7 @@ is selected, then depending on the operating system both IPv4 and IPv6 or just IPv6 listening sockets will be created. .It Va AutoConnect Li = yes | no Po no Pc Bq experimental If set to yes, -.Nm +.Nm tinc will automatically set up meta connections to other nodes, without requiring .Va ConnectTo @@ -161,7 +161,7 @@ This is most useful to declare subnet broadcast addresses (e.g. 10.42.255.255), .Nm tinc won't know what to do with them. .Pp -Note that global broadcast addresses (MAC ff:ff:ff:ff:ff:ff, IPv4 255.255.255.255), as well as IPv6 multicast space (ff00::/8) are always considered broadcast addresses and don't need to be declared. +Note that global broadcast addresses (MAC ff:ff:ff:ff:ff:ff, IPv4 255.255.255.255), as well as multicast space (IPv4 224.0.0.0/4, IPv6 ff00::/8) are always considered broadcast addresses and don't need to be declared. .It Va ConnectTo Li = Ar name Specifies which other tinc daemon to connect to on startup. Multiple @@ -387,7 +387,8 @@ while no routing table is managed. .It Va Name Li = Ar name Bq required This is the name which identifies this tinc daemon. It must be unique for the virtual private network this daemon will connect to. -The Name may only consist of alphanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive. +.Va Name +may only consist of alphanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive. If .Va Name starts with a