Search found 3 matches

by intersys
Mon Jun 17, 2013 6:01 am
Forum: Help and Support
Topic: Iptables with media server
Replies: 3
Views: 7052

Re: Iptables with media server

I have also added port 5001 in the input chain and it seems that the problem was solved.
Thank you.
by intersys
Mon Jun 17, 2013 3:44 am
Forum: Help and Support
Topic: Iptables with media server
Replies: 3
Views: 7052

Re: Iptables with media server

Wolfgan wrote:IIRC discovery also need UDP:1900 port as well.
I am sorry but I didn't understand you. What do you mean ? I have opened udp port 1900.
by intersys
Sun Jun 16, 2013 10:03 pm
Forum: Help and Support
Topic: Iptables with media server
Replies: 3
Views: 7052

Iptables with media server

Hello,
The media server worked perfectly untill I have rewrited my iptables rules. I have opened tcp, udp ports for 5001 and UPNP service.
Here are the rules:
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
174 33160 ACCEPT all -- lo * 0.0.0.0/0 ...