[BACK]Return to mrouted.conf CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / Attic / mrouted.conf (download)

Revision 1.1.1.1 (vendor branch), Wed Oct 18 08:37:56 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines

initial import of NetBSD tree

# $Id: mrouted.conf,v 1.1.1.1 1995/10/18 08:37:56 deraadt Exp $
#
#   This is the configuration file for "mrouted", an IP multicast router.
#   mrouted looks for it in "/etc/mrouted.conf".
#
#   Command formats:
#
#      phyint <local-addr> [disable] [metric <m>] [threshold <t>]
#      tunnel <local-addr> <remote-addr> [srcrt] [metric <m>] [threshold <t>]
#
#   any phyint commands MUST precede any tunnel commands
#

tunnel 36.8.0.77 36.2.0.8 metric 3	# <-- EXAMPLE; REPLACE OR DELETE