summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
committerru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
commit4bb5f49662398b2c716ed1737fb2ad4ca436335d (patch)
treef1468f2d922f425fb0e1dc0ae9c5629ea3d7baf7 /usr.sbin/mrouted
parent6c6a7d37868897a158286c6ca08baf40fb719d09 (diff)
downloadFreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.zip
FreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r--usr.sbin/mrouted/mrouted.89
-rw-r--r--usr.sbin/mrouted/mtrace.86
2 files changed, 9 insertions, 6 deletions
diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8
index 3606a71..0420266 100644
--- a/usr.sbin/mrouted/mrouted.8
+++ b/usr.sbin/mrouted/mrouted.8
@@ -129,6 +129,7 @@ Upon startup,
.Nm
writes its pid to the file
.Pa /var/run/mrouted.pid .
+.El
.Sh CONFIGURATION
.Nm Mrouted
automatically configures itself to forward on all multicast-capable
@@ -253,7 +254,7 @@ or
A remote hostname may only be used if
it maps to a single IP address.
A tunnel must be configured on both routers before it can be used.
-
+.Pp
Be careful that the unicast route to the remote address goes out the
interface specified by the
.Ar "local-addr|ifname"
@@ -284,7 +285,7 @@ to be forwarded to the given interface or tunnel. It is used to control the
scope of multicast datagrams. (The TTL of forwarded packets is only compared
to the threshold, it is not decremented by the threshold. Every multicast
router decrements the TTL by exactly 1.) The default threshold is 1.
-
+.Pp
In general, all multicast routers
connected to a particular subnet or tunnel should
use the same metric and threshold for that subnet or tunnel.
@@ -345,7 +346,7 @@ Only one of
or
.Li deny
commands may be used on a given interface.
-
+.Pp
The list of routes follows the
.Li accept
or
@@ -361,7 +362,7 @@ denys only the default route. The default route may also be specified
with the
.Li default
keyword.
-
+.Pp
The
.Ar bidir
keyword enables bidirectional route filtering; the filter will be applied
diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8
index 22e862a..94ef20b 100644
--- a/usr.sbin/mrouted/mtrace.8
+++ b/usr.sbin/mrouted/mtrace.8
@@ -209,7 +209,7 @@ Set the time to wait for a trace response to
seconds (default 3 seconds).
.El
.Sh USAGE
-.Ss How It Works
+.Ss "How It Works"
The technique used by the
.Nm traceroute
tool to trace unicast network paths will not work for IP multicast
@@ -488,7 +488,9 @@ in no response because there was a node running an old version of
.Nm mrouted
that did not implement the multicast traceroute function, so
.Nm
-switched to hop-by-hop mode. The \*(lqOutput pruned\*(rq error code
+switched to hop-by-hop mode. The
+.Dq Output pruned
+error code
indicates that traffic for group 224.2.143.24 would not be forwarded.
.Pp
.Bd -literal
OpenPOWER on IntegriCloud