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
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
02-15-2008, 05:13 AM
dexter
upnp multicast and iptables
On Thu February 14 2008 18:43:13 Tanguy Eric wrote:
> What i need to add in iptables to see the upnp share in the upnp
> client ?
open 1900 udp (ssdp) Service Something or other Discovery Protocol.
...dex
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list