Netflix on ACT not working?

I am having the same issue. I don't get a public IP either. I can still watch netflix using UnoTelly DNS service. You could try that option incase ACT is unable to fix it.
 
I ran to similar issues with Cherrinet, on calling the support wrt proxy server now I can hop many Netflix region without any issues on my PC/Mobile
but my Samsung Smart TV Netflix app just doesn't load, it freezes to black screen after selecting the profile(on ISP/Google DNS/Smart DNS)
have tried resetting Smart Hub/TV to factory defaults/turn off instant start but still no cigar. Samsung people have washed their hands off given it works on my other Airtel connection.
Any one faced this? Isp guys are at their wits end given Netflix works on Chrome Desktop/Android phone/Ipad and I could hop regions on these.
 
Ask for private static IP from ACT. That should fix Netflix issue.


Now Netflix itself is blocking smart dns based services


guess I haven't explained it better, I have no issues region hopping, getting the static ip fixed that issue, got full hd on Windows 10 Netflix app/Android mobile running Canada region
but Samsung TV Netflix app freezes even on ISP DNS or Google DNS basically I can't access Netflix India or any other region on my Samsung TV. I could select my profile, browse the library but whenever I try to play a video, screen draws black and freezes.
 
Hey, do you have google dns blocked at the router level?

Edit: Nevermind, the Samsung App does not use hardcoded DNS as far as I can see.

Something to try: Netflix App not Working on Samsung Smart TV : UnoTelly Customer Service

Thanks for the article, I have set the static routes to block google/open DNS, changed the smart hub region to China(to delete Netflix) and then to India to reinstall the Netflix app
still no cigar.its perplexing because with my mobile/laptop running I could access Netflix without any glitch but in Samsung telly I couldn't even access Netflix India using ISP DNS.
 
phew finally got it working by flashing dd-wrt to my router and then using these commands on the command shell

iptables -I PREROUTING -t nat -p udp -d 8.8.4.4 --dport 53 -j DNAT --to-destination YOUR_SMART_DNS1
iptables -I PREROUTING -t nat -p udp -d 8.8.8.8 --dport 53 -j DNAT --to-destination YOUR_SMART_DNS2

gets full/ultra HD almost instantly. donno how Google Dns is playing spoilsport with Samsung Smart tv.
only gripe with this method is that even if I have to access Netflix India I have go through Smart DNS

Thanks @ Jay for nudging me to block google dns hope this helps ppl who run into similar issue with their Smart app.
 
  • Like
Reactions: Jay
Back