upnp multicast and iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I configure a A/V upnp server (ushare) and i try to load a video from
vlc using its upnp client on the same system. If the firewall is disable
all work fine. If i enable the firewall the upnp client see nothing. 
The upnp server is working on port 49152 and i add this in iptables
using the gui: 
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 49152
-j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 49152
-j ACCEPT
but i still see nothing on the upnp client.
What i need to add in iptables to see the upnp share in the upnp
client ?

Thanks

Eric



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux