ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/gvpe.8
(Generate patch)

Comparing gvpe/doc/gvpe.8 (file contents):
Revision 1.1 by pcg, Fri Jun 11 15:56:12 2004 UTC vs.
Revision 1.6 by pcg, Fri Mar 18 01:53:05 2005 UTC

127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "GVPE 8" 131.IX Title "GVPE 8"
132.TH GVPE 8 "2004-06-11" "1.7" "GNU Virtual Private Ethernet" 132.TH GVPE 8 "2005-03-18" "1.8" "GNU Virtual Private Ethernet"
133.SH "NAME" 133.SH "NAME"
134\&\f(CW\*(C`gvpe\*(C'\fR \- GNU Virtual Private Ethernet Daemon 134\&\f(CW\*(C`gvpe\*(C'\fR \- GNU Virtual Private Ethernet Daemon
135=head1 SYNOPSIS 135.SH "SYNOPSIS"
136.PP 136.IX Header "SYNOPSIS"
137\&\f(CW\*(C`gvpe\*(C'\fR [\fB\-cDlL\fR] [\fB\-\-config=\fR\fIDIR\fR] [\fB\-\-no\-detach\fR] [\fB\-l=\fR\fILEVEL]\fR] 137\&\f(CW\*(C`gvpe\*(C'\fR [\fB\-cDlL\fR] [\fB\-\-config=\fR\fI\s-1DIR\s0\fR] [\fB\-\-no\-detach\fR] [\fB\-l=\fR\fI\s-1LEVEL\s0]\fR]
138[\fB\-\-kill\fR[\fB=\fR\fISIGNAL\fR]] [\fB\-\-mlock\fR] [\fB\-\-help\fR] [\fB\-\-version\fR] 138[\fB\-\-kill\fR[\fB=\fR\fI\s-1SIGNAL\s0\fR]] [\fB\-\-mlock\fR] [\fB\-\-help\fR] [\fB\-\-version\fR]
139\&\fINODENAME\fR 139\&\fI\s-1NODENAME\s0\fR
140.SH "DESCRIPTION" 140.SH "DESCRIPTION"
141.IX Header "DESCRIPTION" 141.IX Header "DESCRIPTION"
142See the \fIgvpe\fR\|(5) manpage for an introduction to the gvpe suite. 142See the \fIgvpe\fR\|(5) manpage for an introduction to the gvpe suite.
143.PP 143.PP
144This is the manual page for gvpe, the virtual private ethernet daemon. 144This is the manual page for gvpe, the virtual private ethernet daemon.
204Script which is executed whenever a node connects to this node. This can 204Script which is executed whenever a node connects to this node. This can
205be used for example to run nsupdate. 205be used for example to run nsupdate.
206.ie n .IP "\*(C`/etc/gvpe/node\-down\*(C'" 4 206.ie n .IP "\*(C`/etc/gvpe/node\-down\*(C'" 4
207.el .IP "\f(CW\*(C`/etc/gvpe/node\-down\*(C'\fR" 4 207.el .IP "\f(CW\*(C`/etc/gvpe/node\-down\*(C'\fR" 4
208.IX Item "/etc/gvpe/node-down" 208.IX Item "/etc/gvpe/node-down"
209Script which is executed whenever a conenction to another node is lost. 209Script which is executed whenever a connection to another node is lost.
210for example to run nsupdate. 210for example to run nsupdate.
211.ie n .IP "\*(C`/etc/gvpe/pubkey/*\*(C'" 4 211.ie n .IP "\*(C`/etc/gvpe/pubkey/*\*(C'" 4
212.el .IP "\f(CW\*(C`/etc/gvpe/pubkey/*\*(C'\fR" 4 212.el .IP "\f(CW\*(C`/etc/gvpe/pubkey/*\*(C'\fR" 4
213.IX Item "/etc/gvpe/pubkey/*" 213.IX Item "/etc/gvpe/pubkey/*"
214The directory containing the public keys for every node, usually 214The directory containing the public keys for every node, usually
220.SH "BUGS" 220.SH "BUGS"
221.IX Header "BUGS" 221.IX Header "BUGS"
222The cryptography in gvpe has not been thoroughly checked by many people 222The cryptography in gvpe has not been thoroughly checked by many people
223yet. Use it at your own risk! 223yet. Use it at your own risk!
224.PP 224.PP
225If you find any bugs, report them to \f(CW\*(C`vpe@plan9.de\*(C'\fR. 225If you find any bugs, report them to \f(CW\*(C`gvpe@plan9.de\*(C'\fR.
226.SH "TODO"
227.IX Header "TODO"
228A lot.
229.SH "SEE ALSO" 226.SH "SEE ALSO"
230.IX Header "SEE ALSO" 227.IX Header "SEE ALSO"
231\&\fIgvpe\fR\|(5) for an introduction, \fIgvpe.conf\fR\|(5), \fIgvpectrl\fR\|(8). 228\&\fIgvpe\fR\|(5) for an introduction, \fIgvpe.conf\fR\|(5), \fIgvpectrl\fR\|(8).
232.PP 229.PP
230The \s-1GVPE\s0 mailing list, at <http://lists.schmorp.de/> or
231\&\f(CW\*(C`gvpe@lists.schmorp.de\*(C'\fR.
232.PP
233gvpe comes with \s-1ABSOLUTELY\s0 \s-1NO\s0 \s-1WARRANTY\s0. This is free software, and you are 233gvpe comes with \s-1ABSOLUTELY\s0 \s-1NO\s0 \s-1WARRANTY\s0. This is free software, and you are
234welcome to redistribute it under certain conditions; see the file \s-1COPYING\s0 234welcome to redistribute it under certain conditions; see the file \s-1COPYING\s0
235for details. 235for details.
236.SH "AUTHORS" 236.SH "AUTHOR"
237.IX Header "AUTHORS" 237.IX Header "AUTHOR"
238Marc Lehmann \f(CW\*(C`<gvpe@plan9.de>\*(C'\fR. 238Marc Lehmann \f(CW\*(C`<gvpe@plan9.de>\*(C'\fR.
239.PP 239.PP
240And thanks to many others for their contributions to gvpe, especially the 240And thanks to many others for their contributions to gvpe, especially the
241tincd authors, who inspired me to write this program (after scavenging 241tincd authors, who inspired me to write this program (after scavenging
242their sourcecode ;). 242their sourcecode ;).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines