Hi everyone,
I am experiencing a persistent networking issue with a fresh installation of Proxmox Mail Gateway on a Hetzner Dedicated Root Server. Despite having 29 other virtual machines running perfectly on the same host and vSwitch, this new PMG instance cannot reach its gateway.
The Setup (Example IPs):
Has anyone encountered this specific issue with Hetzner vSwitch and Proxmox? Any debugging suggestions for the bridge or vSwitch layer?
I am experiencing a persistent networking issue with a fresh installation of Proxmox Mail Gateway on a Hetzner Dedicated Root Server. Despite having 29 other virtual machines running perfectly on the same host and vSwitch, this new PMG instance cannot reach its gateway.
The Setup (Example IPs):
- Environment: Hetzner Dedicated Server
- Network: Hetzner vSwitch (VLAN ID: 4000)
- Bridge: vmbr0 (VLANs are handled via tag=4000 in the VM NIC settings).
- VM Config: * IP: 192.168.1.85/24
- Gateway: 192.168.1.1
- VLAN Tag: 4000
- Fresh Install: Performed a completely fresh installation of PMG from ISO; same issue.
- vSwitch Check: Verified that the dedicated server is correctly "Tagged" to the vSwitch 4000 in the Hetzner Robot panel.
- MAC Address Binding: Tried using a dedicated MAC address from Hetzner for the IP, and also tried without it. Neither worked.
- NIC Models: Tested with both VirtIO and Intel E1000.
- Comparison: If I assign the same configuration to a different test VM on the same host/vSwitch, it works immediately.
- ARP Failure: ip neigh show consistently returns 192.168.1.1 dev ens18 INCOMPLETE.
- No Connectivity: The VM can ping itself, but cannot reach the gateway or external network.
Has anyone encountered this specific issue with Hetzner vSwitch and Proxmox? Any debugging suggestions for the bridge or vSwitch layer?