X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.conf.5;h=bbe1091c8763223fb7941538b0df3ad48307860e;hp=e456df661c489724de64238d8dc7558025154ede;hb=d3f41b803bf3c38910f24f1f268f182466723149;hpb=ee96ccabbbf0180d5631d3c22838456f28ee9c15 diff --git a/doc/tinc.conf.5 b/doc/tinc.conf.5 index e456df66..bbe1091c 100644 --- a/doc/tinc.conf.5 +++ b/doc/tinc.conf.5 @@ -61,11 +61,6 @@ one space character. .PP Here are all valid variables, listed in alphabetical order: .TP -\fBAllowConnect = \fB(\fIyes\fB|\fIno\fB)\fR -If set to \fIyes\fR, anyone may try to connect to you. If you set this -to no, no incoming connections will be accepted. This does not affect -the outgoing connections. -.TP \fBConnectPort = \fIport\fR Connect to the upstream host (given with the \fBConnectTo\fR directive) on port \fIport\fR. \fIport\fR may be given in decimal @@ -123,6 +118,11 @@ will be notified of this. The ethertap device to use. Note that you can only use one device per daemon. The info pages of the tinc package contain more information about configuring an ethertap device for linux. +.TP +\fBNetMask = \fImask\fR +The mask that defines the scope of the entire VPN. This option is not used +by the tinc daemon itself, but can be used by startup scripts to configure +the ethertap devices correctly. .PP .SH "FILES" .TP