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

Exception rule for Netflix streaming?

I have recently started using Netflix again and am having trouble with it streaming to devices behind my UTM. I'm 99% sure it's due to the content filter and requires an exception rule; I have never been good with these rules and am wondering if anyone has created a rule for Netflix already?

I have "Bypass content scanning for streaming content" enabled which has not made a difference. When I add specific devices to the "transparent mode skiplist" they instantly work.


This thread was automatically locked due to age.
Parents
  • I also have this issue, the AppleCoreMedia fixes for IOS devices. I have some Nooks and a BlueRay player and from watching the traffic logs the streaming is going only to an ip address. It seems that some devices won't do a name resolution and will only stream the data to an IP address. So the only way is to exclude via the IP address. 
    This was hitting and IP on Range 23.246.0.0 - 23.246.63.255 CIDR: 23.246.0.0/18 NetName: NETFLIX-SS-3

    Above is the Arin lookup for this range, as it does apply to NetFlix. Below is the filter rule that works for my devices. 

    ^https?://23\.246\.([0-9]|[1-5][0-9]|6[0-3])\.([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))
Reply
  • I also have this issue, the AppleCoreMedia fixes for IOS devices. I have some Nooks and a BlueRay player and from watching the traffic logs the streaming is going only to an ip address. It seems that some devices won't do a name resolution and will only stream the data to an IP address. So the only way is to exclude via the IP address. 
    This was hitting and IP on Range 23.246.0.0 - 23.246.63.255 CIDR: 23.246.0.0/18 NetName: NETFLIX-SS-3

    Above is the Arin lookup for this range, as it does apply to NetFlix. Below is the filter rule that works for my devices. 

    ^https?://23\.246\.([0-9]|[1-5][0-9]|6[0-3])\.([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))
Children
No Data