summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man8/iptunnel.8
blob: b17a6721f08b6b5c646af1c73c23ef1c85e2c113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH NET-TOOLS "8" "January 2023" "net-tools 2.10" "System Administration Utilities"
.SH NAME
net-tools \- manual page for net-tools 2.10
.SH SYNOPSIS
.B iptunnel
\fI\,{ add | change | del | show } \/\fR[ \fI\,NAME \/\fR]
.SH DESCRIPTION
.IP
[ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]
[ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]
[ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_DEV ]
.IP
iptunnel \fB\-V\fR | \fB\-\-version\fR
.PP
Where: NAME := STRING
.IP
ADDR := { IP_ADDRESS | any }
TOS  := { NUMBER | inherit }
TTL  := { 1..255 | inherit }
KEY  := { DOTTED_QUAD | NUMBER }
.PP
Alexey Kuznetsov
.SH "SEE ALSO"
The full documentation for
.B net-tools
is maintained as a Texinfo manual.  If the
.B info
and
.B net-tools
programs are properly installed at your site, the command
.IP
.B info net-tools
.PP
should give you access to the complete manual.