After Install - host cannot ping gateway or internet

pmoxnetworkhelpplz

New Member
Jan 19, 2021
1
0
1
28
Hi,

I have a fresh install of Proxmox (6.2) running on my host. This was working yesterday, after a full upgrade of proxmox via the GUI. The networking no longer works. Even after fresh installs of both current and past versions of proxmox. A static IP is set to 192.168.0.199 for this MAC. I only have one NIC on this machine. No other machines are using this IP address. I'm stumped. Like I said, this was just working yesterday before the upgrade. I have a (shitty) realtek NIC



cat /etc/hosts:
127.0.0.1 localhost.localdomain localhost
192.168.0.199 <hostname>.local <hostname>

cat /etc/network/interfaces:
auto lo
iface lo inet loopback

iface enp4s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.0.199
netmask 255.255.255.0
gateway 192.168.0.1
bridge_ports enp4s0
bridge_stp off
bridge_fd 0

ip route show:
default via 192.168.0.1 dev vmbr0 onlink
192.168.0.0/24 dev vmbr0 proto kernal scope link src 192.168.0.199

brctl show:
vmbr0 8000.b42.e99330483 no enp4s0
 

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!