How can I fix a device that requires a ping response from www.skype.com?

  • Thread starter Thread starter fog37
  • Start date Start date
AI Thread Summary
The discussion centers around issues with a Skype-enabled device that stopped connecting to the internet due to Microsoft disabling ping responses from skype.com. The user seeks solutions for enabling the device to function again, considering options like blocking pings to skype.com and modifying DNS settings. One suggested approach is to enable the ping service on the operating system, particularly for Windows 10, to allow ICMP echo responses. Another recommendation involves setting up a custom DNS server to gain control over DNS responses, allowing the device to receive a different IP address and potentially respond to pings. This setup could enable continued access to skype.com for other devices while addressing the specific connectivity issue.
fog37
Messages
1,566
Reaction score
108
Hello Forum,

I understand that the DNS (primary and secondary) in my internet router convert URL requests into numerical IP address to use for retrieving the requested content from the web.
I have a host device that is skype enabled that stopped working (does not connect to the internet anymore) because it pings the skype.com and does not get a ping back (Microsoft disactivated the ping response).
How can I fix that?

Is it possible to block the pinging to www.skype.com and have the device ping something else? What changes should I make to the DNS configuration? I don't think my router let's me block certain URLs...If I managed, somehow, to place a block to www.skype.com on the DNS, also all the other host devices would not be able to connect to www.skype.com. Could I let the other devices access www.skype.com by tweaking things at the devices level (DNS configuration on each device)?

thanks,
fog37
 
Computer science news on Phys.org
Your best bet is to figure out how to turn the ping service back on. What type of system do you have? Windows 7, 10, or something else?
 
The problem is that the device is requiring that www.skype.com return an ICMP echo. That site no longer returns a response to ICMP echo.

You could do the DNS shenanigans if you have something that can have a DNS server installed. Just change the primary DNS server on your router to that and and you have full control over the DNS responses. You could set it up so that the offending device gets an IP address of the DNS server instead of the Microsoft provided one. You can respond to the ping from there and probably put a tunnel into make everything seamless.

BoB
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top