gogoc (8) Linux Manual Page
gogoc – gogoCLIENT
Synopsis
gogoc [-h ] [-? ] [-y ] [-n ] [-b ]
gogoc [-f config_file ] [-i interface_name ] [-u interface_name ] [-s interface_name ] [-r retry_delay ]
Description
gogoc provides a means to configure a tunnel obtained from a tunnel server that supports the tunnel setup protocol (TSP). gogoc will connect to a tunnel server and request a tunnel according to the specifications given in the configuration file. As a background process, it will then monitor the state of the tunnel. In the event of a timeout, gogoc will establish a new tunnel. gogoc currently supports three types of tunnels:
– v6v4 (IPv6 over IPv4)
– v6udpv4 (IPv6 over UDP over IPv4)
– v4v6 (IPv4 over IPv6 (DSTM))
Arguments
The following options are available:
-h, ?- Displays a short usage summary and quits.
-y- Automatically accept server’s public key.
-n- Run as a foreground process.
-b- Stop trying to reconnect upon first error received.
-fconfiguration_file- Specifies a different configuration file.
Default is /etc/gogoc/gogoc.conf. -sinterface_name- Overrides
client_v4in gogoc.conf5 -iinterface_name- Overrides
if_tunnel_v6v4in gogoc.conf5 -uinterface_name- Overrides
if_tunnel_v6udpv4in gogoc.conf5 -rretry_delay- Overrides
retry_delayin gogoc.conf5
See Also
gogoc.conf5
http://www.gogo6.com
Acknowledgment
This software uses code taken from other organizations as :
–RSA data security for md5.–The Apache Software Foundation for Base64 encoding and decoding.
Authors
gogo6 Inc.
http://www.gogo6.com
support [at] gogo6.com
