summaryrefslogtreecommitdiff
path: root/doc/uanytun.8
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2014-02-10 19:54:17 +0000
committerChristian Pointner <equinox@anytun.org>2014-02-10 19:54:17 +0000
commit0b0b66bdeab69e0cd95f657ddee5bab5c0c7187c (patch)
tree6ed3c238b19951a29a436bd44450205661d76abc /doc/uanytun.8
parentclang --analyze yielded bugs (diff)
added explicit option for RAIL mode
Diffstat (limited to 'doc/uanytun.8')
-rw-r--r--doc/uanytun.818
1 files changed, 14 insertions, 4 deletions
diff --git a/doc/uanytun.8 b/doc/uanytun.8
index 4e60f6b..4fe8184 100644
--- a/doc/uanytun.8
+++ b/doc/uanytun.8
@@ -2,12 +2,12 @@
.\" Title: uanytun
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 02/07/2014
+.\" Date: 02/10/2014
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "UANYTUN" "8" "02/07/2014" "\ \&" "\ \&"
+.TH "UANYTUN" "8" "02/10/2014" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -43,6 +43,7 @@ uanytun \- micro anycast tunneling daemon
[ \fB\-U|\-\-debug\fR ]
[ \fB\-i|\-\-interface\fR <ip\-address> ]
[ \fB\-p|\-\-port\fR <port>[:<port>] ]
+ [ \fB\-Y|\-\-rail\-mode\fR ]
[ \fB\-r|\-\-remote\-host\fR <hostname|ip> ]
[ \fB\-o|\-\-remote\-port\fR <port>[:<port>] ]
[ \fB\-4|\-\-ipv4\-only\fR ]
@@ -150,9 +151,18 @@ This IP address is used as the sender address for outgoing packets\&. The defaul
.PP
\fB\-p, \-\-port \fR\fB\fI<port>[:<port>]\fR\fR
.RS 4
-The local UDP port that is used to send and receive the payload data\&. The two tunnel endpoints can use different ports\&. The default port is 4444\&. You can also specify a port range which enables
+The local UDP port that is used to send and receive the payload data\&. The two tunnel endpoints can use different ports\&. The default port is 4444\&. In
\fBRAIL\fR
-mode\&. See section
+mode you must specify a port range\&. See section
+\fBRAIL\fR
+below to find out what this is\&.
+.RE
+.PP
+\fB\-Y, \-\-rail\-mode\fR
+.RS 4
+This option instructs
+\fBuAnytun\fR
+to run in RAIL mode\&. See section
\fBRAIL\fR
below to find out what this is\&.
.RE