[SOLVED] Centos 8 Stream VM Network problem

lps90

Member
May 21, 2020
211
10
23
Hi guys

I installed an Centos 8 stream VM, everything is ok.
The only problem i face is the network connection.
I cant manage to have internet in this VM.

I'm using a failover ip (ovh) and i added the Virtual mac address like i see
in some tutorials, but network is still not working.

Anyone that can help?
Thanks
 
**Forget the network problem.
I managed to configure the network.

Currently the only Problem is that i can ping for example "8.8.8.8"
but i can not ping for example "google.com"

Any possible solution?
 
Currently the only Problem is that i can ping for example "8.8.8.8"
but i can not ping for example "google.com"
sounds like DNS is not setup correctly - you need to provide a working DNS-server (e.g. 8.8.8.8) in /etc/resolv.conf (see `man resolv.conf`)

I hope this helps
 
If you can ping IP-addresses but not hostnames then the issue is almost certainly related to DNS
Maybe you have some firewall rules in place which prevent accessing udp/tcp port 53 on 8.8.8.8, 8.8.4.4?
 
  • Like
Reactions: lps90
If you can ping IP-addresses but not hostnames then the issue is almost certainly related to DNS
Maybe you have some firewall rules in place which prevent accessing udp/tcp port 53 on 8.8.8.8, 8.8.4.4?

After disabling the firewall, everything started working like expected.
Commands to disable:
systemctl stop firewalld
systemctl disable firewalld

@Stoiko Ivanov Thank you ;)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!