From 1a4d752ec8b3ea7e05bded920c3abb8b33e7da21 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Tue, 15 Apr 2008 21:09:25 +0000 Subject: added anytun-controld -X option docu --- src/man/anytun-controld.8.txt | 24 +++++++++++------------- src/man/anytun-showtables.8.txt | 8 ++------ 2 files changed, 13 insertions(+), 19 deletions(-) (limited to 'src/man') diff --git a/src/man/anytun-controld.8.txt b/src/man/anytun-controld.8.txt index 43818fa..887acfd 100644 --- a/src/man/anytun-controld.8.txt +++ b/src/man/anytun-controld.8.txt @@ -16,22 +16,25 @@ SYNOPSIS [ *-H|--chroot-dir* ] [ *-P|--write-pid* ] [ *-f|--file* ] +[-X|--control-host] DESCRIPTION ----------- -Anytun is an implementation of the Secure Anycast Tunneling Protocol -(SATP). Anycast provides a complete VPN solution similar to OpenVPN or -IPsec in tunnel mode. The main difference is that anycast enables the -setup of tunnels between an arbitrary combination of anycast, unicast -and multicast hosts. +anytun-controld provides the multi-connection support for anytun. It reads a connection/routing table and outputs it via a tcp socket to all connected anytun servers. When the control daemon is restarted with a new connection/routing table all anytun servers automatically load the new configuration. Please make sure to protect that information as it contains the connection keys. OPTIONS ------- -Anytun has been designed as a peer to peer application, so there is -no difference between client and server. The following options can be -passed to the daemon: +-f|--file +~~~~~~~~~~~~~~~~ + +path to config file + +-X|--control-host : +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +local ip address and tcp port to bind to -D|--nodaemonize ~~~~~~~~~~~~~~~~ @@ -59,11 +62,6 @@ chroot to this directory write pid to this file --P|--write-pid -~~~~~~~~~~~~~~~~~~~~~ - -path to config file - BUGS ---- diff --git a/src/man/anytun-showtables.8.txt b/src/man/anytun-showtables.8.txt index b3ee8fd..5b56ade 100644 --- a/src/man/anytun-showtables.8.txt +++ b/src/man/anytun-showtables.8.txt @@ -3,7 +3,7 @@ anytun-showtables(8) NAME ---- -anytun-showtables - anycast tunneling routeing table visualization utility +anytun-showtables - anycast tunneling routing table visualization utility SYNOPSIS -------- @@ -13,11 +13,7 @@ SYNOPSIS DESCRIPTION ----------- -Anytun is an implementation of the Secure Anycast Tunneling Protocol -(SATP). Anycast provides a complete VPN solution similar to OpenVPN or -IPsec in tunnel mode. The main difference is that anycast enables the -setup of tunnels between an arbitrary combination of anycast, unicast -and multicast hosts. +*anytun-showtables* displays routing and connection tables used by anytun. It can be used to display a saved routing/connection table used by anytun-controld or to connect to a the sync port of anytun. OPTIONS ------- -- cgit v1.2.3