Hello,
I installed Proxmox 8.0 on a newly built PC and I cannot ping anything from my proxmox machine. The new machine has a dedicated 4 port Intel Nic (not sure if that makes a difference or not)
When I installed Proxmox, the DHCP server gave the ip 192.168.100.112.
Here is a screenshot of ip a command.
I can see that vmbr0 and enp5s0 are down. I tried to bring them up with ip link set dev <enp5s0/vmbr0> up, but nothing changed.
This is my /etc/network/interfaces file :
And this is the results of systemctl status networking:
I can see here that the networking process has exited. I am not sure if that is normal, but it feels like it should be active (running). I tried deactivating and reactivating the service to no avail. It always exits.
I am not sure where to go from there to debug this issue.
If that makes any difference, here is my setup:
and the Intel NIC Card is I350-T4V2. I tried removing this NIC card and only using the ethernet cable on the mobo, but I still get the same issues. So my guess is that there is an issue with Proxmox installation.
Thank you for your time.
I installed Proxmox 8.0 on a newly built PC and I cannot ping anything from my proxmox machine. The new machine has a dedicated 4 port Intel Nic (not sure if that makes a difference or not)
When I installed Proxmox, the DHCP server gave the ip 192.168.100.112.
Here is a screenshot of ip a command.
I can see that vmbr0 and enp5s0 are down. I tried to bring them up with ip link set dev <enp5s0/vmbr0> up, but nothing changed.
This is my /etc/network/interfaces file :
And this is the results of systemctl status networking:
I can see here that the networking process has exited. I am not sure if that is normal, but it feels like it should be active (running). I tried deactivating and reactivating the service to no avail. It always exits.
I am not sure where to go from there to debug this issue.
If that makes any difference, here is my setup:
and the Intel NIC Card is I350-T4V2. I tried removing this NIC card and only using the ethernet cable on the mobo, but I still get the same issues. So my guess is that there is an issue with Proxmox installation.
Thank you for your time.