pkgsrc-wip/linuxigd/MESSAGE.Linux
OBATA Akio 21fe0cdbe6 Don't add/delete multicast routing in startup script.
add messages for multicast routing.
2005-04-22 02:30:56 +00:00

6 lines
385 B
Text

===========================================================================
$NetBSD: MESSAGE.Linux,v 1.1 2005/04/22 02:30:56 obache Exp $
for the multicast address, add fllowing lines in startup script
route add -net 239.0.0.0 netmask 255.0.0.0 <INT_IF>
where <INT_IF> is internal interface name (ex. eth1).
===========================================================================