Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

Samsung Smart TV unable to connect to internet (suddenly)

Feb 23, 2015 10:45PM PST

I have a Samsung smart TV (40 inch) unsure of the model number as i am at work. It has a wired connection to my BT Infinity router, up until this morning it was working fine when accessing the smart hub, Netflix etc. This morning when accessing smart hub the TV said that it could not connect to the internet, I ran a test, TV said cable to router fine, but no internet. WIFI on all other devices is working ok. I have reset the router, disconnected tv from the mains, swapped the ASDL filter for a new one and changed all cabling (wall-router/router-tv). The TV is still giving me the same error message. I'm unsure of the next step, any help would be appreciated.

Discussion is locked

- Collapse -
Simplest Way?
Feb 24, 2015 7:07AM PST
- Collapse -
More info needed..
Feb 25, 2015 11:44AM PST

This appears to be the only workaround for getting the TV to work at the moment, good investigation work on that...

Can you give a more detailed explanation for how to get this working for the average joe who knows how to log into his router? I've looked around the menus on my Linksys E2500 and don't see much in the way of DNS spoofing. Do we need more advanced networking equipment to get this going?

- Collapse -
Great, thanks!
Feb 24, 2015 7:09AM PST
- Collapse -
different ip adresses
Feb 24, 2015 7:28AM PST

not sure why you listet 23.59.103.46 as the ipadress;
my dns resolvers (google and internet provider in Norway Telenor
suggests 184.50.167.46 (7 hops instead of 10)

I used this address and this worked as well.
anyway, thanks

- Collapse -
Answer
This isn't an issue for all Samsung apps
Feb 24, 2015 7:59AM PST

We've had similar issues with our Samsung TV tonight and I've spent a lot of time going through what few forum posts I've found trying to make sense of the situation. There is no doubt that this is a Samsung software issue, however it does not stop *all* apps from connecting. We have two smart TVs, and both are currently suffering from the same problems - the TV believes that it is not connected to the internet. It is connected though - for those of you who are trying to access Netflix, Amazon Instant, BBC iPlayer etc, you will probably not be able to. But if you have the ITV player installed, or the Channel 5 player, you will likely find that you are able to stream content without the error message that tells you there is no internet.

I don't know exactly why this is, but I suspect that different apps may have different software interfaces with the general internet. Anyone else care to check this out on their TV and comment?

- Collapse -
samsung net issue
Feb 24, 2015 5:55PM PST

hello, yes I had problem since last night, but have just tried and I too can get get itvplayer and others catch up apps but not browser or Netflix....I also get some apps such as games but not the music one ..now music free app ...

wudve assumed if tv has no net then nothing would work...rather than mess with tv should we all just leave alone for a couple days and Samsung will have to sort it surely?....

- Collapse -
Not all Apps
Feb 24, 2015 8:31PM PST

I can confirm this. We have access to ITV Player, Channel 5 player but not BBC iPlayer, nor 4OD.

- Collapse -
No internet on smart TV
Feb 24, 2015 8:34PM PST

I have spoken to Support twice now 24th and today (25th)
They are aware of the problem and are working on it.
They can give no estimated time/date for a fix.
I asked them to put a news flash on the support web site to save wasted calls.
Watch this space

- Collapse -
Answer
Workaround for Netflix (no internal DNS server needed)
Feb 24, 2015 8:09AM PST

If anyone interested in using Netflix while Samsung are trying to fix the issue, Netflix can be accessed through the ad in SmartHub. Someone suggested this last time there was an 'outage' (back in Oct-2014). It works for me. If I start the app normally, I get the 'network interference' error, the TV thinks the internet link is down. But wait for the Netflix ad to show up, go in, and it works.

- Collapse -
Oops
Feb 24, 2015 8:14AM PST

Neil04000 has already suggested it today as well. Sorry about posting the same stuff, could not find the way to delete/update the post

- Collapse -
Answer
Temporary workaround
Feb 24, 2015 12:44PM PST

Okay, so I know this is pretty low-tech, but my workaround is to connect my TV to my computer using an HDMI cord, and access Netflix or other app directly from my computer browser, instead of using the SMART-TV interface.

Hopefully Samsung will resolve this problem within the next few days!

- Collapse -
Answer
I am facing same problem
Feb 24, 2015 2:42PM PST

I am also facing exactly the same problem with my Samsung smart tv 40HF5300 series from Feb 24, 2015 morning. Is it a samsung smart tv's global problem.

- Collapse -
Answer
Workaround for Linux/Unix/BSD users, + GEO unblocking
Feb 24, 2015 4:04PM PST

As has been mentioned earlier in this forum, this seems to affect older TVs only.

Like others, my problems started with an automated update about 20 hours ago -- but this is not likely to be cause -- rather that's when I first noticed it.

I have both an UA55D8000 (2012/13) and an UA60H6300 (2014). The newer model didn't stop working the whole time and is up-to-date. The older model eventually got up to date (3 distinct firmware upgrades OTA) but this didn't solve anything.

Another commenter mentioned that the DNS A records for www.samsung.com have changed and that querying those records are how Samsung Smart TVs determine whether they're online.

I don't know *when* they changed, certainly 5 CNAME redirections seems excessive. It's most likely that the older TVs are confused by the response.

Knowing this is the case, I set about to spoof DNS for www.samsung.com. As I always have a Linux machine (my desktop) running, I decided to install dnsmasq on that box to serve as a spoofing DNS resolver.

# apt-get install dnsmasq

Create file /etc/dnsmasq.d/my.conf
no-dhcp-interface=
server=8.8.8.8
no-resolv
no-hosts
addn-hosts=/etc/dnsmasq.hosts
log-queries

(8.8.8.8 or your prefered resolving DNS server)

Create file /etc/dnsmasq.hosts
23.215.231.37 www.samsung.com

(23.215.231.37 or whatever IP www.samsung.com resolves to closest to you!

# /etc/init.d/dnsmasq restart

Configure your TV to ask for all DNS via dnsmask on the Linux box:

Menu -> Network -> Network Status -> Cancel -> IP Settings -> DNS Server

You need to enter the IP address of the PC running dnsmasq (10.0.0.5 in my case).

That works for me in Australia with the TV set to Australia (after factory resetting it).

However, as I use a GEO-unblocking service (Playmo.tv in my case) to watch US Netflix, I needed to fix up the TV and dnsmasq settings to compensate.

Replace 8.8.8.8 (or you normal DNS server) with the specific DNS server you need to use to do GEO-unblocking (in my case 108.174.147.177 -- you need a password, sorry guys Happy) and restart dnsmasq:

In /etc/dnsmasq.d/my.conf:
server=8.8.8.8

# /etc/init.d/dnsmasq restart

On the TV:
[ff] 2 8 9 [rw] <United States of America>

Let the TV do all the updates (remove Australian default apps, install American default apps)...

And, now I'm happily watching Netflix, Hulu+, etc again.

- Collapse -
err typo...
Feb 24, 2015 4:08PM PST

Obviously, I meant that in my case, in /etc/dnsmasq.d/my.conf, I changed
server=8.8.8.8
to
server=108.174.147.177

to make GEO-unblocking work. But I'm sure you figured that out already.

- Collapse -
your workaround is wonderful
Feb 25, 2015 3:34AM PST

Great it worked here too with your solution to install a home dns with the record for www.samsung.com Happy

- Collapse -
Answer
Same here
Feb 24, 2015 4:32PM PST

Same here, stopped working last night, no internet.

Reset TV to factory settings, reset router to factory settings (and reconfigured), nothing works.

Netflix through ad doesn't work as I don't get the ad anymore and via the app it tells me I don't have internet.

Weirdest thing is that if I go to Diagnostics and software update, it did update when I chose the "online" option (to 002004, if I'm not mistaking). Seemed to download and then updated.

- Collapse -
Answer
Internet connection
Feb 24, 2015 4:44PM PST

Similarly experiencing exact same problems

- Collapse -
Smart Hub fix
Feb 24, 2015 11:19PM PST

Today I too got through to the support team and they recognised the problem instantaneously and said they were waiting on a fix. Despite my perseverance I was unable to get an expectation when this will be fixed. Maybe my Smart TV isn't so smart after all Happy

- Collapse -
Now working again
Feb 26, 2015 2:56AM PST

Thanks to everyone on this thread for the information supplied and sharing the pain Happy

- Collapse -
Answer
same problem
Feb 24, 2015 5:31PM PST

We spent about 3 hours resetting TV and BT Hub 5 (Infinity 2). Taking out the wireless lan and then connecting directly. All the same problems.

I can see the ip address etc., from the TV are all listed on my BT Hub Manager.

So pleased to see this post as obviously we were wasting time as it is a samsung issue. We don't have any apps now due to reset.

- Collapse -
Answer
samsung problem
Feb 24, 2015 5:59PM PST

hello I suggest you either call 03307267864 ( I got from my net provider) but haven't got through, maybe you have better luck. I am gonna leave all alone and give it a couple of days and assume Samsung will sort it.

good luck


michelle

- Collapse -
Answer
Loss of internet
Feb 24, 2015 6:26PM PST

Well I have just come off the phone to Samsung, and yes they say that they know of the issue, and that hey are working on it.

By what I have read on this forum, it looks as if these TVs are constantly sending back information of your activities!
I'm just paranoid!

I did notice, when speaking to the lady from Samsung, that there is no ticketing system when reporting a fault. She did take my details and promised me a call back once it had been fixed.

Time will tell, will I ever buy another Samsung?

Fern1664

- Collapse -
Samsung support say...
Feb 24, 2015 6:54PM PST

Well I phoned the support line (got thru quickly in fact) and they clearly have acknowledged the issue, because as soon as I said it was a problem with Smart Hub not connecting, they stopped me and told me they were aware of the issue. (There are a lot more reports on this on the net now, so I guess they can't ignore it: it seems to be on the older version of Smart Hub on older TVs), including my 1 year old E series Plasma.

They said they were working on fixing it and that it would be "by today" or, at latest, "by tomorrow". So, we'll see.

I'm in the UK.

- Collapse -
Some now working and some not....
Feb 24, 2015 7:22PM PST

Thank you for the update.

I noticed my app icons are up now.

ITV Player and Demand 5 working

Iplayer, 4od, browser, youtube and Amazon Instant not working (sorry I am not on Netflix)

So "something" happening....In UK

- Collapse -
Answer
Samsung UE40D600 smart TV unable to connect to internet
Feb 24, 2015 7:00PM PST

I have two UE40D6100 tv's connected via ethernet and both have become unable to connect to the net in the last two days, therefore having read the various postings on this thread I can only conclude that there is an issue with Samsung and their smarthub system, i seem to be receiving the same general messages such as "Network Interferance Try Later" and "Unable to connect to the internet please contact your service provider" the annoying part is that coincidentally I carried out a reorganisation of my wired network yesterday, and on finding the Tv connection problem have spent hours blaming myself and trying to correct it, thank you Samsung!!

- Collapse -
UK - SAMSUNG UK SUPPORT ARE AWARE
Feb 24, 2015 7:36PM PST

Hi all,

I phoned the UK support line UK - 0330 726 7864

and when you choose option for TV they have an automated voice message saying they are aware of issue and it is not the fault of the TV but a fault their end that they are resolving.

Kate

- Collapse -
Answer
Unable to Connect Here Too
Feb 24, 2015 8:20PM PST

I have exactly the same problem, same timing (i.e. first noticed evening of 24 Feb 2015).
All other internet connected devices in the house are fine.
Different ISP provider to other reports so it must be a Samsung issue.

- Collapse -
Answer
Samsung aware
Feb 24, 2015 8:27PM PST

I have also suffered the problem on this thread. When i called the Samsung help line for the UK they had a recorded announcement up saying that they are aware of connection issues and are working to repair the issue. They stated clearly its not a fault with the appliance.

- Collapse -
Answer
Samsung smart hub
Feb 24, 2015 8:38PM PST

This is, once again, a problem with the Samsung network. I'm sure if you call them, they will have you start a service ticket, or have you take your TV to be serviced. Anything but admit the problem lies with them. This is happening all to often now. You either have no internet access or you have a constant buffering problem watching movies. Don't get me wrong. There are times when it's running fine but whenever there's a problem, Samsung is lazy about resolving the issue and won't admit to the problem.

- Collapse -
Answer
24th Feb 2015 Samsung Smart TV Not connecting to Internet !
Feb 24, 2015 9:36PM PST

Don't adjust your TV's as it is a Global Samsung Issue and Nothing wrong with your TV.
This affects all Smart TV's from Samsung, New or Old. I have done everything possible
from my end including flashing the firmware from Latest to Oldest and nothing solved.

I have spoken to several engineers at Samsung only to be fobbed off, hung up on, rudeness and arrogance.
Very poor customer support and service, my next Device will be Sony or LG or Apple.
I suggested for them to post some details on there [News and Alerts] page updating people of the issue
before they start messing with settings, routers, cables and ISP's and with a very poor response.

I finally spoke to an technical advisor and he told me the problem will be solved as soon as possible
and its nothing they can do as it is in the hands of the engineers. I asked if they had been hacked
and he became quite reluctant to answer so there we have it !! And guess what... The other day i paid
attention to the tedious constant updates of this smart hub and the Interface changed to Korean,
other Issues with Korean symbols in the TV's GUI. I suspect that we may all need to Update Firmware
soon.

I have checked around the internet in forums etc. and it seams to relate to Samsung Server Issues.
DNS issues and Hub Update Issues.

Conclusion: Don't change anything on your TV, Call Samsung and complain (UK 0330 726 7864)
The more complaints you make the more they will have to listen.