7 lines
389 B
Text
7 lines
389 B
Text
|
===========================================================================
|
||
|
$NetBSD: MESSAGE.Linux,v 1.1.1.1 2005/10/02 13:35:54 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).
|
||
|
===========================================================================
|