Was hoping to get some help with an issue where I cannot contact any proxmox sites using apt update
Firewall is off on both the datacenter and the node
DNS servers are
search domain local
8.8.8.8
1.1.1.1
cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
iface enp10s0 inet manual
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.87/24
gateway 192.168.1.1
bridge-ports enp10s0
bridge-stp off
bridge-fd 0
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
iface enp10s0 inet manual
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.87/24
gateway 192.168.1.1
bridge-ports enp10s0
bridge-stp off
bridge-fd 0
deb http://ftp.uk.debian.org/debian bullseye main contrib
deb http://ftp.uk.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
# deb http://download.proxmox.com/debian/pve bullseye pvetest
deb http://ftp.uk.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
# deb http://download.proxmox.com/debian/pve bullseye pvetest
Err:1 http://ftp.uk.debian.org/debian bullseye InRelease
Connection failed [IP: 78.129.164.123 80]
Err:2 http://security.debian.org bullseye-security InRelease
Connection failed [IP: 146.75.74.132 80]
Err:3 http://download.proxmox.com/debian/pve bullseye InRelease
Connection failed [IP: 51.91.38.34 80]
Err:4 http://ftp.uk.debian.org/debian bullseye-updates InRelease
Connection failed [IP: 78.129.164.123 80]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://ftp.uk.debian.org/debian/dists/bullseye/InRelease Connection failed [IP: 78.129.164.123 80]
W: Failed to fetch http://ftp.uk.debian.org/debian/dists/bullseye-updates/InRelease Connection failed [IP: 78.129.164.123 80]
W: Failed to fetch http://security.debian.org/dists/bullseye-security/InRelease Connection failed [IP: 146.75.74.132 80]
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/bullseye/InRelease Connection failed [IP: 51.91.38.34 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Connection failed [IP: 78.129.164.123 80]
Err:2 http://security.debian.org bullseye-security InRelease
Connection failed [IP: 146.75.74.132 80]
Err:3 http://download.proxmox.com/debian/pve bullseye InRelease
Connection failed [IP: 51.91.38.34 80]
Err:4 http://ftp.uk.debian.org/debian bullseye-updates InRelease
Connection failed [IP: 78.129.164.123 80]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://ftp.uk.debian.org/debian/dists/bullseye/InRelease Connection failed [IP: 78.129.164.123 80]
W: Failed to fetch http://ftp.uk.debian.org/debian/dists/bullseye-updates/InRelease Connection failed [IP: 78.129.164.123 80]
W: Failed to fetch http://security.debian.org/dists/bullseye-security/InRelease Connection failed [IP: 146.75.74.132 80]
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/bullseye/InRelease Connection failed [IP: 51.91.38.34 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Firewall is off on both the datacenter and the node
DNS servers are
search domain local
8.8.8.8
1.1.1.1