[mythtv-users] UPnP not working, PS3 and other clients - SOLUTION

Florin Andrei florin at andrei.myip.org
Tue Apr 1 05:15:54 UTC 2008


Florin Andrei wrote:
> 
> route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0

Same thing, using the ip command:

ip route add 224.0.0.0/4 dev eth0

This format is handy if you want to make the route permanent on Red Hat 
/ CentOS / Fedora. Then just create the file 
/etc/sysconfig/network-scripts/route-eth0 and add this line to it (it's 
part of the ip command above):

224.0.0.0/4 dev eth0

-- 
Florin Andrei

http://florin.myip.org/


More information about the mythtv-users mailing list