unable to update proxmox

amb7247

New Member
Feb 22, 2023
7
0
1
I am currently on 7.3.3. I am sure I was able to update before but I am unable to.

I have tried to modify resolv.conf with DNS such as 8.8.8.8, 1.1.1.1, and treid to include 192.168.1.4 which goes to pihole

my network interface is:

auto lo
iface lo inet loopback

auto enp2s0f0
iface enp2s0f0 inet manual

iface enp2s0f1 inet manual

iface enp2s0f2 inet manual

auto enp2s0f3
iface enp2s0f3 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.2/24
gateway 192.168.1.254
bridge-ports enp2s0f0
bridge-stp off
bridge-fd 0

auto vmbr1
iface vmbr1 inet manual
bridge-ports enp2s0f3
bridge-stp off
bridge-fd 0

not sure why it can't update it now since I did one update to proxmox some ago in the past 6 months

I was able to update OPNSense to the latest version fine and everything else on thet network gets a internet connection as well. Just not proxmox hoost.

Thank you all.

If more info is needed, let me know what i need to share with you.
 
Please post the output of

apt update

and

apt full-upgrade
 
I think because it's what I read about with others setting theirs up so I was thinking that was best practice and I thought making it the last IP in the range makes sense. I can't ping 192.168.1.254 anyway. OPNsense is is 192.168.1.1 and proxmox lan IP is .2. should the gateway IP be something else? Is vmbr0 gateway IP supposed to be the IPngateway of open sense, 192.168.1.1?
 
Last edited:
The gateway should point to the IP of the device that acts as your gateway...so usually your router. So yes, if 192.168.1.1 is the IP of your router it should point to this. Otherwise PVE won't be able to access the internet. It can only talk to machines that are part of its subnet (so 192.168.1.1 to 192.168.1.255). For all other IPs (for examples some webservers in the internet) it doesn't know how to talk to them so it will send all requests to the gateway. And the gateway then knows what to do with it and will route it to the internet.
 
Last edited:

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!