[SOLVED] Best way to add multicaste route

Hi;
How are the routes added in Mageia? What is the best way to add a multicast route automatically whenever the computer boots?
I am doing this in the terminal:
Where should that go in MAgeia's configuration files? Is there another way to do it?
Thank you
How are the routes added in Mageia? What is the best way to add a multicast route automatically whenever the computer boots?
I am doing this in the terminal:
- Code: Select all
# route add 224.0.0.0/4 eth0
Where should that go in MAgeia's configuration files? Is there another way to do it?
Thank you