Guest User

Roku 1 Netflix app hanging on splash - reason & tech info

a guest
Jul 15th, 2014
743
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. Problem: Netflix App Hanging On Roku in UK
  2. Issue: Works fine with TalkTalk UK's DNS server, fails with Google's open DNS (and others)
  3.  
  4. Diagnostics & proof:
  5.  
  6. Test with TalkTalk UK's normal DNS server....
  7.  
  8. sudo ./dnschef.py -i 192.168.81.12 --nameservers=62.24.134.1
  9. _ _ __
  10. | | version 0.2 | | / _|
  11. __| |_ __ ___ ___| |__ ___| |_
  12. / _` | '_ \/ __|/ __| '_ \ / _ \ _|
  13. | (_| | | | \__ \ (__| | | | __/ |
  14. \__,_|_| |_|___/\___|_| |_|\___|_|
  15.  
  16. [*] DNSChef started on interface: 192.168.81.12
  17. [*] Using the following nameservers: 62.24.134.1
  18. [*] No parameters were specified. Running in full proxy mode
  19. [15:37:57] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  20. [15:37:58] 192.168.81.30: proxying the response of type 'A' for api.roku.com
  21. [15:38:00] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  22. [15:38:01] 192.168.81.30: proxying the response of type 'A' for api.roku.com
  23. [15:38:02] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  24. [15:38:10] 192.168.81.30: proxying the response of type 'A' for nccp-nrdp-31.cloud.netflix.net
  25. [15:38:11] 192.168.81.30: proxying the response of type 'A' for api.netflix.com
  26. [15:38:11] 192.168.81.30: proxying the response of type 'A' for api-global.netflix.com
  27. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  28. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  29. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  30. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  31. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  32. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  33. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  34. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  35. [15:38:15] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  36. [15:38:17] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  37. [15:38:18] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  38. [15:38:18] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  39. [15:38:19] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  40. [15:38:19] 192.168.81.30: proxying the response of type 'A' for cdn0.nflximg.net
  41. [15:38:19] 192.168.81.30: proxying the response of type 'A' for cdn1.nflximg.net
  42.  
  43. Success!
  44.  
  45. Test with Google's nameservers...
  46.  
  47. sudo ./dnschef.py -i 192.168.81.12 --nameservers=8.8.8.8
  48. _ _ __
  49. | | version 0.2 | | / _|
  50. __| |_ __ ___ ___| |__ ___| |_
  51. / _` | '_ \/ __|/ __| '_ \ / _ \ _|
  52. | (_| | | | \__ \ (__| | | | __/ |
  53. \__,_|_| |_|___/\___|_| |_|\___|_|
  54.  
  55. [*] DNSChef started on interface: 192.168.81.12
  56. [*] Using the following nameservers: 8.8.8.8
  57. [*] No parameters were specified. Running in full proxy mode
  58. [15:39:21] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  59. [15:39:22] 192.168.81.30: proxying the response of type 'A' for channels.roku.com
  60. [15:39:23] 192.168.81.30: proxying the response of type 'A' for api.roku.com
  61. [15:39:23] 192.168.81.30: proxying the response of type 'A' for channels.roku.com
  62. [15:39:25] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  63. [15:39:26] 192.168.81.30: proxying the response of type 'A' for api.roku.com
  64. [15:39:28] 192.168.81.30: proxying the response of type 'A' for cloudservices.roku.com
  65. [15:39:36] 192.168.81.30: proxying the response of type 'A' for nccp-nrdp-31.cloud.netflix.net
  66. [15:39:37] 192.168.81.30: proxying the response of type 'A' for redirects-eu.nccp.netflix.com
  67. [15:39:38] 192.168.81.30: proxying the response of type 'A' for api.netflix.com
  68. [15:39:38] 192.168.81.30: proxying the response of type 'A' for api-global.netflix.com
  69. [15:39:41] 192.168.81.30: proxying the response of type 'A' for api-eu.netflix.com
  70.  
  71. Hangs at the start red netflix splash screen.
  72.  
  73. Note the EU redirections!
  74.  
  75. Roku Model: UK Roku 1 / 2710X
  76. Firmware: version 5.5 * build 321
  77. Netflix App: Version 3.1 | 12 July 2014
  78. ISP: TalkTalk UK
  79.  
  80. My current netblock-
  81.  
  82. % Information related to '78.144.0.0 - 78.147.255.255'
  83.  
  84. % Abuse contact for '78.144.0.0 - 78.147.255.255' is '[email protected]'
  85.  
  86. inetnum: 78.144.0.0 - 78.147.255.255
  87. netname: OPAL-DSL
  88. descr: Opal Telecom DSL
  89. country: GB
  90. admin-c: PM58-RIPE
  91. admin-c: GD1052-RIPE
  92. tech-c: PM58-RIPE
  93. tech-c: GD1052-RIPE
  94. status: ASSIGNED PA
  95. mnt-by: OPAL-MNT
  96. source: RIPE Filtered
  97.  
  98. person: Gavin Ditchfield
  99. address: TalkTalk Communications Limited
  100. address: Northbank Industrial Estate
  101. address: Irlam
  102. address: Manchester
  103. address: M44 5BL
  104. address: United Kingdom
  105. phone: +44 161 222-2000
  106. fax-no: +44 161 222-2008
  107. nic-hdl: GD1052-RIPE
  108. mnt-by: OPAL-MNT
  109. source: RIPE Filtered
  110.  
  111. person: Phill Magill
  112. address: TalkTalk Communications Limited
  113. address: Northbank Industrial Estate
  114. address: Irlam
  115. address: Manchester
  116. address: M44 5BL
  117. address: United Kingdom
  118. phone: +44 161 222-2000
  119. fax-no: +44 161 222-2008
  120. nic-hdl: PM58-RIPE
  121. mnt-by: OPAL-MNT
  122. source: RIPE Filtered
  123.  
  124. % Information related to '78.144.0.0/14AS13285'
  125.  
  126. route: 78.144.0.0/14
  127. descr: Opal-Net Autonomous System
  128. origin: AS13285
  129. mnt-by: OPAL-MNT
  130. source: RIPE Filtered
  131.  
  132. % This query was served by the RIPE Database Query Service version 1.73.1 (DB-3)
  133.  
  134. - geekycow 15/07/2014
Add Comment
Please, Sign In to add comment