LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   kernel reconfiguration for CONFIG_IP_MULTICAST ? (https://www.linuxquestions.org/questions/fedora-35/kernel-reconfiguration-for-config_ip_multicast-4175421633/)

fran1942 08-11-2012 07:23 PM

kernel reconfiguration for CONFIG_IP_MULTICAST ?
 
Hello, I am installing Quagga routing software on Fedora 11.

In the Quagga manual it mentions about the Linux kernel configuration having to have the entry "CONFIG_IP_MULTICAST". This allows for multicast routing protocols such as OSPF.

Does anyone know if Fedora 11 already allows for multicast routing protocols, or do I have to reconfigure the kernel with this option ?

Thanks for any advice.

heinblöd 08-12-2012 05:01 AM

try this on your running kernel:

Code:

zcat /proc/config.gz | grep CONFIG_IP_MULTICAST


All times are GMT -5. The time now is 09:28 AM.