vde_over_ns -V (return code: 64)
vde_over_ns: invalid option -- '-'
usage: vde_over_ns [-c DNSSERVER] [-s VDESOCK] [-i IP] [-D] <domainname>
Options:
-i IP (bind to port 53 on this IP only)
-D (call daemon(3) to detach from terminal)
-c DNSSERVER: Client mode. Tries to 'connect' to DNSSERVER.
(if this is not specified, server mode will be enabled by default.)
-s VDESOCKET: Attach to socket VDESOCKET
(if not specified, use stdin/stdout)
example:
vde_over_ns -s /tmp/vde.ctl -c 1.2.3.4 tun.vdevirtualnetwork.foo [Client mode]
vde_over_ns -s /var/vde-master-switch.ctl tun.vdevirtualnetwork.foo [Server mode]
vde_over_ns --help (return code: 64)
vde_over_ns: invalid option -- '-'
usage: vde_over_ns [-c DNSSERVER] [-s VDESOCK] [-i IP] [-D] <domainname>
Options:
-i IP (bind to port 53 on this IP only)
-D (call daemon(3) to detach from terminal)
-c DNSSERVER: Client mode. Tries to 'connect' to DNSSERVER.
(if this is not specified, server mode will be enabled by default.)
-s VDESOCKET: Attach to socket VDESOCKET
(if not specified, use stdin/stdout)
example:
vde_over_ns -s /tmp/vde.ctl -c 1.2.3.4 tun.vdevirtualnetwork.foo [Client mode]
vde_over_ns -s /var/vde-master-switch.ctl tun.vdevirtualnetwork.foo [Server mode]