X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftincd.8;h=83d266397e515ad1fdd71abf53721c056941cfaa;hp=6c47610537e352e6dd99b1ea94bf2ba8845c4a55;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=f0aa9641e82fb6e09c1e485366d14dddaa7f7c36 diff --git a/doc/tincd.8 b/doc/tincd.8 index 6c476105..83d26639 100644 --- a/doc/tincd.8 +++ b/doc/tincd.8 @@ -1,8 +1,8 @@ -.Dd 2002-02-07 +.Dd 2002-03-25 .Dt TINCD 8 .\" Manual page created by: -.\" Ivo Timmermans -.\" Guus Sliepen +.\" Ivo Timmermans +.\" Guus Sliepen .Sh NAME .Nm tincd .Nd tinc VPN daemon @@ -55,7 +55,7 @@ Attempt to kill a running .Nm (optionally with the specified .Ar SIGNAL -instead of SIGQUIT) and exit. +instead of SIGTERM) and exit. .It Fl n, -net Ns = Ns Ar NETNAME Connect to net .Ar NETNAME . @@ -130,6 +130,14 @@ Purpose is to cleanly shut down the virtual network device before it will be dea .It Pa /etc/tinc/ Ns Ar NETNAME Ns Pa /hosts/* The directory containing the host configuration files used to authenticate other tinc daemons. +.It Pa /etc/tinc/ Ns Ar NETNAME Ns Pa /hosts/ Ns Ar NAME Ns Pa -up +Script which is executed as soon as host +.Ar NAME +becomes reachable. +.It Pa /etc/tinc/ Ns Ar NETNAME Ns Pa /hosts/ Ns Ar NAME Ns Pa -down +Script which is executed as soon as host +.Ar NAME +becomes unreachable. .It Pa /var/run/tinc. Ns Ar NETNAME Ns Pa .pid The PID of the currently running .Nm @@ -137,12 +145,8 @@ is stored in this file. .El .Sh BUGS The -.Va BindToInterface , -.Va BindToIP , -.Va IndirectData -and -.Va TCPOnly -options may not work correctly. +.Va BindToInterface +option may not work correctly. .Pp .Sy The cryptography in tinc is not well tested yet. Use it at your own risk! .Pp @@ -164,7 +168,7 @@ tinc comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. .Sh AUTHORS -.An "Ivo Timmermans" Aq itimmermans@bigfoot.com -.An "Guus Sliepen" Aq guus@sliepen.warande.net +.An "Ivo Timmermans" Aq ivo@o2w.nl +.An "Guus Sliepen" Aq guus@sliepen.eu.org .Pp And thanks to many others for their contributions to tinc!