1,613 Views
Message 61 of 73

Re: Help! BT blocking a website i was building!

Go to solution

Ahh sorry. 

Yes I can’t resolve that domain from our servers. We have not actively blocked it so I’ll investigate what’s going on. 

Steve 

0 Kudos
Reply
1,591 Views
Message 62 of 73

Re: Help! BT blocking a website i was building!

Go to solution

We’ve repropagated the domain now so should be good. 

Steve 

1,582 Views
Message 63 of 73

Re: Help! BT blocking a website i was building!

Go to solution

Thanks Steve, this seems to have fixed it! Much appreciated! 

0 Kudos
Reply
1,466 Views
Message 64 of 73

Re: Help! BT blocking a website i was building!

Go to solution
Hi Steve,

We have a similar issue with our app (app.wavecnct.com). I've contacted the BT safer browsing email multiple times to no response. It's seems all of our customer using BT Group network cannot see our website
0 Kudos
Reply
199 Views
Message 65 of 73

Re: Help! BT blocking a website i was building!

Go to solution

Hi Steve,

 

We are having the same issue when accessing images

 

for some reason, all our customers via BT and EE are not able to see images in our site. 

our clients are not able to reach this. Can you please help?

Thanks,

Luis

[Mod edit: links removed]

0 Kudos
Reply
172 Views
Message 66 of 73

Re: Help! BT blocking a website i was building!

Go to solution

@luisdinis 

Your link works fine. You will need to remove the links. It is not permitted on this site to post links to e-commerce sites.

0 Kudos
Reply
161 Views
Message 67 of 73

Re: Help! BT blocking a website i was building!

Go to solution

Thanks! 

I will edit the message to remove it. 

We have multiple customers complaining. When accessing from BT or EE broadband they are able to reach the site but not see any images.

Are you able to see any pictures via any of these ISP?

0 Kudos
Reply
122 Views
Message 68 of 73

Re: Help! BT blocking a website i was building!

Go to solution

Yes.

Check with your clients to see if they have parental controls and what browser they are using.  It is obviously not a universal problem.

0 Kudos
Reply
98 Views
Message 69 of 73

Re: Help! BT blocking a website i was building!

Go to solution

We did. We followed all the procedures with customers recomended in BT Help

We were able to replicate the issue: see below if we use a diferent DNS vs the DNS from BT:

2 days of customers without service due to this. 

user@user-desktop:~$ curl 
81.139.39.228
user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 62.6.40.178
Server:		62.6.40.178
Address:	62.6.40.178#53

** server can't find cdn-images.farfetch-contents.com: NXDOMAIN

user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 1.1.1.1
Server:		1.1.1.1
Address:	1.1.1.1#53

Non-authoritative answer:
cdn-images.farfetch-contents.com	canonical name = ff-contents.cn.edgekey.net.
ff-contents.cn.edgekey.net	canonical name = ff-contents.cn.edgekey.net.globalredir.akadns88.net.
ff-contents.cn.edgekey.net.globalredir.akadns88.net	canonical name = e2866.dsca.akamaiedge.net.
Name:	e2866.dsca.akamaiedge.net
Address: 23.214.208.111
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:588::b32
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:59c::b32

user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 8.8.8.8
Server:		8.8.8.8
Address:	8.8.8.8#53

Non-authoritative answer:
cdn-images.farfetch-contents.com	canonical name = ff-contents.cn.edgekey.net.
ff-contents.cn.edgekey.net	canonical name = ff-contents.cn.edgekey.net.globalredir.akadns88.net.
ff-contents.cn.edgekey.net.globalredir.akadns88.net	canonical name = e2866.dsca.akamaiedge.net.
Name:	e2866.dsca.akamaiedge.net
Address: 23.214.208.111
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:59c::b32
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:588::b32

user@user-desktop:~$

 

0 Kudos
Reply
66 Views
Message 70 of 73

Re: Help! BT blocking a website i was building!

Go to solution
- BT DNS resolver: 62.6.40.178
- NSLookups showing the BT resolver is not being able to respond to the DNS query for the desired hostname:
user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 62.6.40.178
Server:		62.6.40.178
Address:	62.6.40.178#53

** server can't find cdn-images.farfetch-contents.com: NXDOMAIN

user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 1.1.1.1
Server:		1.1.1.1
Address:	1.1.1.1#53
- NSLookup showing Google and Cloudflare open DNS resolvers being able to respond:
user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 1.1.1.1
Server:		1.1.1.1
Address:	1.1.1.1#53

Non-authoritative answer:
cdn-images.farfetch-contents.com	canonical name = ff-contents.cn.edgekey.net.
ff-contents.cn.edgekey.net	canonical name = ff-contents.cn.edgekey.net.globalredir.akadns88.net.
ff-contents.cn.edgekey.net.globalredir.akadns88.net	canonical name = e2866.dsca.akamaiedge.net.
Name:	e2866.dsca.akamaiedge.net
Address: 23.214.208.111
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:588::b32
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:59c::b32

user@user-desktop:~$ nslookup cdn-images.farfetch-contents.com 8.8.8.8
Server:		8.8.8.8
Address:	8.8.8.8#53

Non-authoritative answer:
cdn-images.farfetch-contents.com	canonical name = ff-contents.cn.edgekey.net.
ff-contents.cn.edgekey.net	canonical name = ff-contents.cn.edgekey.net.globalredir.akadns88.net.
ff-contents.cn.edgekey.net.globalredir.akadns88.net	canonical name = e2866.dsca.akamaiedge.net.
Name:	e2866.dsca.akamaiedge.net
Address: 23.214.208.111
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:59c::b32
Name:	e2866.dsca.akamaiedge.net
Address: 2a02:26f0:fd00:588::b32
 
We hope this information helps diagnose the root cause and resolve it as soon as possible.
 
0 Kudos
Reply