summaryrefslogtreecommitdiffstats
path: root/sbin/nos-tun/nos-tun.8
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1999-03-29 13:58:27 +0000
committerphk <phk@FreeBSD.org>1999-03-29 13:58:27 +0000
commit09a801351e9adce1824dcb97ba2d242236987328 (patch)
tree0990ffd8b9255afc7847ba46e1bbf514e275c852 /sbin/nos-tun/nos-tun.8
parent6032d94240b9124fbae071aa670934c7e3ead6ac (diff)
downloadFreeBSD-src-09a801351e9adce1824dcb97ba2d242236987328.zip
FreeBSD-src-09a801351e9adce1824dcb97ba2d242236987328.tar.gz
Add ability to set protocol number.
PR: 10753 Submitted by: Isao SEKI <iseki@gongon.com>
Diffstat (limited to 'sbin/nos-tun/nos-tun.8')
-rw-r--r--sbin/nos-tun/nos-tun.810
1 files changed, 9 insertions, 1 deletions
diff --git a/sbin/nos-tun/nos-tun.8 b/sbin/nos-tun/nos-tun.8
index e77de82..e08b934 100644
--- a/sbin/nos-tun/nos-tun.8
+++ b/sbin/nos-tun/nos-tun.8
@@ -6,7 +6,7 @@
.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
.\" ----------------------------------------------------------------------------
.\"
-.\" $Id: nos-tun.8,v 1.1 1998/04/11 19:33:05 phk Exp $
+.\" $Id: nos-tun.8,v 1.2 1998/05/05 06:24:12 charnier Exp $
.\"
.Dd April 11, 1998
.Dt NOS-TUN 8
@@ -22,6 +22,8 @@
.Ar source
.Fl d
.Ar destination
+.Fl p
+.Ar protocol_number
.Ar target
.Sh DESCRIPTION
.Nm Nos-tun
@@ -51,6 +53,10 @@ in the
.Bx Free
end, a concept cisco doesn't really implement.
.Pp
+.Ar Protocol number
+sets tunnel mode. Original KA9Q NOS uses 94 but many peoples use 4
+in worldwide backbone of ampr.org.
+.Pp
.Ar Target
is the address of the remote tunnel device, this must match the source
address set on the remote end.
@@ -77,3 +83,5 @@ We don't allow for setting our source address for multihomed machines.
wrote the program,
.An Poul-Henning Kamp Aq phk@FreeBSD.org
wrote the man-page.
+.An Isao SEKI Aq iseki@gongon.com
+added a new flag, IP protocol number.
OpenPOWER on IntegriCloud