Changes between Version 46 and Version 47 of Avah4users
- Timestamp:
- 06/01/06 21:48:43 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Avah4users
v46 v47 66 66 }}} 67 67 * Keep in mind that this might disable multicasting for other applications, too. Since only very few programs make use of multicasting this is usally not much a problem, though. 68 * To automatically remove the MULTICAST bit using udev on specific interfaces, add a file to '''/etc/udev/rules.d''' containing this (replace "RULE TO MATCH DEVICES" with correct rule): 69 {{{ 70 ACTION=="add", SUBSYSTEM=="net", KERNEL=="RULE TO MATCH DEVICES", PROGRAM="/sbin/ifconfig %k -multicast" 71 }}} 68 72 69 73 == Documentation ==
