Destination Host Unreachable

dpksamir

New Member
Jun 21, 2024
7
0
1
Hi All,

Can someone please help me to resolve below issue?
I had moved server within same LAN, I'm able to ping from VM but from pve console, I'm trying to upgrade proxmox from 8.1.4 to 8.2

root@pve:~# ping -c4 google.com
PING google.com (142.250.113.101) 56(84) bytes of data.
From pve.attlocal.net (192.168.1.104) icmp_seq=1 Destination Host Unreachable
---------
cat /etc/network/interfaces

auto lo
iface lo inet loopback

iface enp5s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.104/24
gateway 192.168.1.142
bridge-ports enp5s0
bridge-stp off
bridge-fd 0

iface wlp6s0 inet manual

source /etc/network/interfaces.d/*
----
cat /etc/resolv.conf
nameserver 192.168.1.254
---
cat /etc/apt/sources.list
--
root@pve:~# cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian bookworm main contrib

deb http://ftp.us.debian.org/debian bookworm-updates main contrib

# security updates
deb http://security.debian.org bookworm-security main contrib
---
root@pve:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP group default qlen 1000
link/ether 6c:24:08:d7:bc:bc brd ff:ff:ff:ff:ff:ff
3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 6c:24:08:d7:bc:bc brd ff:ff:ff:ff:ff:ff
inet 192.168.1.104/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::6e24:8ff:fed7:bcbc/64 scope link
valid_lft forever preferred_lft forever
4: wlp6s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 4c:82:a9:6b:9d:69 brd ff:ff:ff:ff:ff:ff
5: tap100i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr100i0 state UNKNOWN group default qlen 1000
link/ether 22:22:4f:7c:ec:fc brd ff:ff:ff:ff:ff:ff
6: fwbr100i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 7a:d3:2e:31:ec:3d brd ff:ff:ff:ff:ff:ff
7: fwpr100p0@fwln100i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 4e:a6:d0:bd:ad:e5 brd ff:ff:ff:ff:ff:ff
8: fwln100i0@fwpr100p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr100i0 state UP group default qlen 1000
link/ether 7a:d3:2e:31:ec:3d brd ff:ff:ff:ff:ff:ff
9: veth102i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr102i0 state UP group default qlen 1000
link/ether fe:a3:3c:a7:7e:b4 brd ff:ff:ff:ff:ff:ff link-netnsid 0
10: fwbr102i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 7e:14:be:19:ea:32 brd ff:ff:ff:ff:ff:ff
11: fwpr102p0@fwln102i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 8a:ac:09:af:67:50 brd ff:ff:ff:ff:ff:ff
12: fwln102i0@fwpr102p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr102i0 state UP group default qlen 1000
link/ether 7e:14:be:19:ea:32 brd ff:ff:ff:ff:ff:ff
13: veth103i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr103i0 state UP group default qlen 1000
link/ether fe:2f:f5:6a:e6:39 brd ff:ff:ff:ff:ff:ff link-netnsid 1
14: fwbr103i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether ba:ea:4c:85:8a:a4 brd ff:ff:ff:ff:ff:ff
15: fwpr103p0@fwln103i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 4e:db:79:63:dd:51 brd ff:ff:ff:ff:ff:ff
16: fwln103i0@fwpr103p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr103i0 state UP group default qlen 1000
link/ether ba:ea:4c:85:8a:a4 brd ff:ff:ff:ff:ff:ff
17: veth105i0@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr105i0 state UP group default qlen 1000
link/ether fe:ec:61:14:27:f6 brd ff:ff:ff:ff:ff:ff link-netnsid 2
18: fwbr105i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 4a:33:56:b5:36:4c brd ff:ff:ff:ff:ff:ff
19: fwpr105p0@fwln105i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 9e:5b:e5:a8:c3:56 brd ff:ff:ff:ff:ff:ff
20: fwln105i0@fwpr105p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr105i0 state UP group default qlen 1000
link/ether 4a:33:56:b5:36:4c brd ff:ff:ff:ff:ff:ff
21: tap106i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr106i0 state UNKNOWN group default qlen 1000
link/ether f2:5c:8c:da:07:1d brd ff:ff:ff:ff:ff:ff
22: fwbr106i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 22:7c:cf:72:d9:bb brd ff:ff:ff:ff:ff:ff
23: fwpr106p0@fwln106i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 0e:dd:fe:00:f6:7e brd ff:ff:ff:ff:ff:ff
24: fwln106i0@fwpr106p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr106i0 state UP group default qlen 1000
link/ether 22:7c:cf:72:d9:bb brd ff:ff:ff:ff:ff:ff
 
Could you please check the following ?

In the "/etc/network/interfaces" the "gateway 192.168.1.142" seems unusual because most time GW's IP is the first or last of a given range.
Can you check against a (vitual) machine that have Internet access what is its gateway ?

In the "/etc/apt/sources.list" I don't see any line related to Proxmox. If you have no subscription you should see one line like the one below :
Code:
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription

Hope it helps !
 
Could you please check the following ?

In the "/etc/network/interfaces" the "gateway 192.168.1.142" seems unusual because most time GW's IP is the first or last of a given range.
Can you check against a (vitual) machine that have Internet access what is its gateway ?

In the "/etc/apt/sources.list" I don't see any line related to Proxmox. If you have no subscription you should see one line like the one below :
Code:
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription

Hope it helps !
Thank you for the response. I changed the gateway, but still not working.

I have one more proxmox server, below is the config:
auto lo
iface lo inet loopback

iface enp0s31f6 inet manual

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

iface wlp2s0 inet manual


source /etc/network/interfaces.d/*