I have 2 Virtual Machines on Microsoft Azure and I have the same problem with both of them... I can't use internet, when I want to open a site on Windows, it says 'This Site Can't Be Displayed' and I have Internet Explorer Enhanced Security off... On CentOS, I can't use internet too... When I ping a website it doesn't receive any data.... Here's an image from CentOS
Asked
Active
Viewed 84 times
0
-
So I assume you are not connecting through **ssh** to the Linux box :-). Add the output of `ip -4 a` and `ip -4 route`. – Piotr P. Karwasz Dec 17 '19 at 22:59
-
i'm connecting through ssh... – Kpt_Kami Dec 18 '19 at 15:36
-
Are you connecting through ssh to a machine with networking problems? What do the aforementioned commands give? – Piotr P. Karwasz Dec 18 '19 at 16:12