This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dish online

Has anyone else had issues streaming from their dvr? I thought that maybe some of the rules that I created blocked the traffic but I disabled them. I watched the firewall log but I couldnt find anything that stood out. Does anyone know the ports and addresses that the streaming uses? I can see the shows that are on the dvr but I cant stream from my ipad and or my computer. Any help will be most welcome. Thanks


This thread was automatically locked due to age.
Parents
  • 2012:04:04-09:32:46 astaro ulogd[5299]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth0" srcmac="0:13:b6:69:f8:ef" dstmac="0:50:ba:5a:57:32" srcip="192.168.1.230" dstip="192.168.1.251" proto="17" length="30" tos="0x00" prec="0x00" ttl="64" srcport="5101" dstport="5351" 

    60001 (INPUT chain) means that the Astaro thinks the packet was sent to it, and it was not expecting it.  In general, the only time an internal packet has the Astaro as a destination is when its going to a Proxy.  Usually, internal traffic isn't seen by the Astaro, so my guess would be a misconfiguration on the DISH device.

    2012:04:04-09:41:50 astaro ulogd[5299]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60003" outitf="eth0" srcmac="0:50:ba:5a:57:32" srcip="8.7.94.84" dstip="192.168.1.14" proto="6" length="40" tos="0x00" prec="0x00" ttl="64" srcport="80" dstport="42202" tcpflags="RST" 

    Port 80->42202 means this is about a response to an http request.  RST means that this is the server saying, "Hey! Are you listening?"  In effect, either the server is really slow or the Android client isn't working as expected.  It's not clear whether the Android would know what to do with the packet if it got it.

    Cheers - Bob
    PS There are lots of people here that know more about TCP than I, so please feel free to correct any inaccuracies.
Reply
  • 2012:04:04-09:32:46 astaro ulogd[5299]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth0" srcmac="0:13:b6:69:f8:ef" dstmac="0:50:ba:5a:57:32" srcip="192.168.1.230" dstip="192.168.1.251" proto="17" length="30" tos="0x00" prec="0x00" ttl="64" srcport="5101" dstport="5351" 

    60001 (INPUT chain) means that the Astaro thinks the packet was sent to it, and it was not expecting it.  In general, the only time an internal packet has the Astaro as a destination is when its going to a Proxy.  Usually, internal traffic isn't seen by the Astaro, so my guess would be a misconfiguration on the DISH device.

    2012:04:04-09:41:50 astaro ulogd[5299]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60003" outitf="eth0" srcmac="0:50:ba:5a:57:32" srcip="8.7.94.84" dstip="192.168.1.14" proto="6" length="40" tos="0x00" prec="0x00" ttl="64" srcport="80" dstport="42202" tcpflags="RST" 

    Port 80->42202 means this is about a response to an http request.  RST means that this is the server saying, "Hey! Are you listening?"  In effect, either the server is really slow or the Android client isn't working as expected.  It's not clear whether the Android would know what to do with the packet if it got it.

    Cheers - Bob
    PS There are lots of people here that know more about TCP than I, so please feel free to correct any inaccuracies.
Children
No Data