No network connectivity after Fresh Proxmox install

fdavidg

New Member
Jul 11, 2024
1
0
1
Coeur d'Alene, Idaho, USA
Hello,

I have read numerous posts similar to my problem, but I have no idea how to resolve this issue.

I did a bare metal install of Proxmox on a new HDD. The PC had run Win 10, Ubuntu, Debian, Fedora, etc. in a multiboot configuration and network connectivity was not a problem. I replaced the HDD with a new HDD and did a bare metal install of only Proxmox. The install went fine, but I have no network connectivity at all. The install has a static IP of 192.168.1.249. The output of the command
ip ro
default via 192.168.1.1 dev vmbr0 proto kernel onlink
192.168.1.0/24 dev vmbr0 proto kernel scope link scr 192.168.1.249

The output of the command
cat /etc/network/interfaces
auto lo
iface lo inet loopback

iface wlol inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.249/24
gateway 192.168.1.1
bridge ports wlol
bridge-stp off
bridge-fd 0

I hope someone can help me resolve this issue.
Thank you.

Frank D Gunseor

source /etc/network/interfaces.d/*
 

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!