Damus
daniele · 25w
I just discovered a fascinating thing. I've been struggling to solve an internet problem at my parents home for several days, a router and some other stuff cannot connect to internet; the strange par...
DZC profile picture
It depends how the ISP "disabled" the line.

Maybe they just blocked access to their DNS (or even to any other DNS), and having the VPN connection you could connect with no problems to other DNS and then to wherever else in the internet because other ports were not blocked?

Can you do some nmap scan to detect which communication is blocked?
1
daniele · 25w
At the beginning of my tests I also tried to change the DNS, and then pinging directly a remote IP; the issue is not related to the domains resolution. How can I use nmap to find something useful here?