Configuring a multicast router
Unicast routers with more than one interface are automatically
configured to start mrouted. If a tunnel is required,
create a suitable entry in the file /etc/inet/mrouted.conf
and then signal the change to mrouted using the command:
kill -HUP `cat /etc/inet/mrouted.pid`
To configure a multicast router on a host which is not a unicast router:
-
Set the value of the ipforwarding
kernel variable to 1 using the following command:
inconfig ipforwarding 1
-
If a tunnel is required,
create a suitable entry in the /etc/inet/mrouted.conf file.
-
Add an entry to the file /etc/inet/config
to start mrouted at boot time:
sort-key:/usr/sbin/in.mrouted::y:::
-
To start mrouted immediately without rebooting the system, enter:
/usr/sbin/in.mrouted
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999