--- gvpe/doc/gvpe.8 2004/09/05 02:19:07 1.3 +++ gvpe/doc/gvpe.8 2005/04/16 19:39:23 1.9 @@ -129,14 +129,14 @@ .\" ======================================================================== .\" .IX Title "GVPE 8" -.TH GVPE 8 "2004-07-26" "1.7" "GNU Virtual Private Ethernet" +.TH GVPE 8 "2005-03-28" "1.9" "GNU Virtual Private Ethernet" .SH "NAME" \&\f(CW\*(C`gvpe\*(C'\fR \- GNU Virtual Private Ethernet Daemon .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\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] [\fB\-\-kill\fR[\fB=\fR\fI\s-1SIGNAL\s0\fR]] [\fB\-\-mlock\fR] [\fB\-\-help\fR] [\fB\-\-version\fR] -\&\fI\s-1NODENAME\s0\fR +\&\fI\s-1NODENAME\s0\fR [\fIoption...\fR] .SH "DESCRIPTION" .IX Header "DESCRIPTION" See the \fIgvpe\fR\|(5) manpage for an introduction to the gvpe suite. @@ -150,6 +150,28 @@ from the controlling terminal and continue in the background, accepting and setting up connections to other gvpe daemons that are part of the virtual private ethernet. +.PP +The optional arguments after the node name have to be of the form: +.PP +.Vb 1 +\& [I.]var=value +.Ve +.PP +If the argument has a prefix of \f(CW\*(C`nodename.\*(C'\fR +(i.e. \f(CW\*(C`laptop.enable\-dns=yes\*(C'\fR) then it will be parsed after all the +config directives for that node, if not, it is parsed befroe the first +node directive in the config file, and can be used to set global options +or default variables. +.PP +For example, to start \f(CW\*(C`gvpe\*(C'\fR in the foreground, with log-level \f(CW\*(C`info\*(C'\fR on +the node \f(CW\*(C`laptop\*(C'\fR, with \s-1TCP\s0 enabled and HTTP-Proxy host and Port set, use +this: +.PP +.Vb 3 +\& gvpe -D -l info laptop \e +\& http-proxy-host=10.0.0.18 http-proxy-port=3128 \e +\& laptop.enable-tcp=yes +.Ve .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-c\fR, \fB\-\-config=\fR\fI\s-1DIR\s0\fR" 4 @@ -222,19 +244,19 @@ The cryptography in gvpe has not been thoroughly checked by many people yet. Use it at your own risk! .PP -If you find any bugs, report them to \f(CW\*(C`vpe@plan9.de\*(C'\fR. -.SH "TODO" -.IX Header "TODO" -A lot. +If you find any bugs, report them to \f(CW\*(C`gvpe@plan9.de\*(C'\fR. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIgvpe\fR\|(5) for an introduction, \fIgvpe.conf\fR\|(5), \fIgvpectrl\fR\|(8). .PP +The \s-1GVPE\s0 mailing list, at or +\&\f(CW\*(C`gvpe@lists.schmorp.de\*(C'\fR. +.PP gvpe comes with \s-1ABSOLUTELY\s0 \s-1NO\s0 \s-1WARRANTY\s0. This is free software, and you are welcome to redistribute it under certain conditions; see the file \s-1COPYING\s0 for details. -.SH "AUTHORS" -.IX Header "AUTHORS" +.SH "AUTHOR" +.IX Header "AUTHOR" Marc Lehmann \f(CW\*(C`\*(C'\fR. .PP And thanks to many others for their contributions to gvpe, especially the