table of contents
NET-TOOLS(8) | System Administration Utilities | NET-TOOLS(8) |
NAME¶
net-tools - manual page for net-tools 2.10
SYNOPSIS¶
iptunnel { add | change | del | show } [ NAME ]
DESCRIPTION¶
- [ 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 ]
- iptunnel -V | --version
Where: NAME := STRING
- ADDR := { IP_ADDRESS | any } TOS := { NUMBER | inherit } TTL := { 1..255 | inherit } KEY := { DOTTED_QUAD | NUMBER }
Alexey Kuznetsov
SEE ALSO¶
The full documentation for net-tools is maintained as a Texinfo manual. If the info and net-tools programs are properly installed at your site, the command
- info net-tools
should give you access to the complete manual.
December 2022 | net-tools 2.10 |