iodine-client-start(8)


NAME

   iodine-client-start - start an iodine IPv4-over-DNS tunnel

SYNOPSIS

   iodine-client-start [option]

DESCRIPTION

   'iodine-client-start' starts an iodine IP-over-DNS tunnel.

   -h, --help
          Print help and exit

   -v, --version
          Print version info and exit

   Invoking  the  program without options attempts to set up and configure
   an iodine IP-over-DNS  tunnel  using  the  configuration  in  the  file
   /etc/default/iodine-client  or by querying the user. It tries to figure
   out the right way to set things up by observing the network, and if all
   else fails by guessing.

   QUICK CONFIGURATION

   Put two lines in the file /etc/default/iodine-client

          subdomain=your.tunnel.sub.domain

          passwd=password_for_that_tunnel

   or invoke the script with those environment variables set:

          env subdomain=xxx passwd=xxx iodine-client-start

   If these are not set, the script will query the user for them.

   DETAILS

   The  configuration  file  consists  of  lines which are either comments
   starting with '#', or settings of the form VAR="val". Valid VARs are:

   subdomain

          Sample value: your.tunnel.sub.domain (no default, must be set)

   passwd

          Sample value: password_for_that_tunnel (no default, must be set)

   testhost

          Hostname to ping when testing if network  is  working  (default:
          slashdot.org)

   bounce_localnet

          Take  the  local  network down and then up again before starting
          tunnel (default: false)

   test_ping_localnet

          Test if the local network is  working  by  pinging  the  gateway
          (default: true)

   test_ping_tunnel

          Test if the iodine tunnel is working after it has been set up by
          pinging the host at the other end (default: true)

   test_ping_final

          Test if the tunnel is working after everything is ostensibly set
          up by trying to ping an external host (default: true)

   default_router

          IP  address  of  router  on  the local network---should be found
          automatically, set this if that fails and  the  program  guesses
          wrong.

   interface

          Interface  to  use (e.g., eth1, eth0, etc) for connection to DNS
          server  used   for   the   iodine   tunnel---should   be   found
          automatically,  set  this  if that fails and the program guesses
          wrong.

   mtu

          Set if tunnel MTU needs to be manually changed (lowered). Should
          not be necessary anymore, as recent versions of iodine negotiate
          an appropriate MTU during tunnel setup. But if that  negotiation
          does not happen, or if you are using an older version of iodine,
          the default tunnel MTU is 1024, and  if  the  local  DNS  server
          restricts  to  512  byte packets you might need to use an MTU of
          220.

   skip_raw_udp_mode

          Set "-r" option in iodine command line. With this option, iodine
          does  not  try  to  establish  a direct UDP socket to the iodine
          server on port 53. (default: true).

   continue_on_error

          Set if the script should continue even if a command fails.   Use
          to  test  script  when running as non-root. Defaults to false if
          running as root, true otherwise.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.