gvpectrl(8) - Linux man page

Name

gvpectrl - GNU Virtual Private Ethernet Control Program

Synopsis

gvpectrl [-ckgs] [--config= DIR ] [--generate-keys] [--help] [--kill[= SIGNAL ]] [--show-config] [--version]

Description

This is the control program for the gvpe, the virtual private ethernet daemon.

Options

-c, --config= DIR

Read configuration options from DIR .
-g, --generate-keys
Generate public/private RSA key-pair and exit.
-q, --quiet
Suppresses messages the author finds nonessential for scripting purposes.
--help
Display short list of options.
--kill[= SIGNAL ]
Attempt to kill a running gvpectrl (optionally with the specified SIGNAL instead of SIGTERM) and exit.
--show-config
Show a summary of the configuration, and how gvpe interprets it. Can also be very useful when designing firewall scripts.
--version
Output version information and exit.

Bugs

If you find any bugs, report them to gvpe@schmorp.de.

See Also

gvpe(5), gvpe.conf(5), gvpe(8).

GVPE 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.

Author

Marc Lehmann <gvpe@schmorp.de>.