Hello Proxmox Community,
I am experiencing an issue where VMs hosted on a Proxmox VE 8 environment installed on a Scaleway Elastic Metal server cannot connect to the internet. However, the host system itself has internet connectivity (verified with proxmox shell). Here are the details and what I've tried so far:
Environment:
Configuration Details:
Troubleshooting Steps Taken:
Thank you in advance for your assistance!
I am experiencing an issue where VMs hosted on a Proxmox VE 8 environment installed on a Scaleway Elastic Metal server cannot connect to the internet. However, the host system itself has internet connectivity (verified with proxmox shell). Here are the details and what I've tried so far:
Environment:
- Host System: Proxmox VE 8 on Scaleway Elastic Metal server.
- Network Setup: Using a Linux Bridge (vmbr0) configured with static IPs.
- Affected VMs: Ubuntu Server 24.04 LTS (among others).
- The VMs are configured to use vmbr0 (the default configuration) but cannot ping outside networks (e.g., 8.8.8.8) despite the host system having no such issues.
- Attempts to ping the gateway from inside the VMs fail, indicating a potential issue with the VMs reaching even the local network gateway.
Configuration Details:
- Bridge Configuration (vmbr0):
- VM Configuration (e.g., Ubuntu 24.04 VM):
Troubleshooting Steps Taken:
- Verified the VM is properly connected to vmbr0.
- Checked and corrected Netplan configuration for syntax and correctness.
- Applied settings with sudo netplan apply and checked for errors.
- Tested network connectivity extensively from the VM to no avail.
- Reviewed firewall settings on the host and VMs to ensure no rules interfere with network traffic.
- Inspected physical connections and settings in the Scaleway control panel for misconfigurations or relevant notices.
Thank you in advance for your assistance!