Connection error 595: No route to host

darksmurf

Member
Oct 3, 2022
2
0
6
Hello all,
I am new to Promox and using v8.2.2. I had no issues setting up and configuring it and created two LXC containers and one one VM so far.
I was trying to realign my VE with others on my local network. I renamed my Promox host and assigned a new IP address. I updated the hosts files and interfaces to the proper hostname and IP address. However, now my two containers and one vm will not start. In fact, I cannot even bring up the console on these appliances. I keep receiving this error, "Error: Connection error 595: No route to host. I have reviewed many web links to this issue but none have corrected the issues. Below are my hosts and interface files.

cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
10.25.40.185 perseus.wsn.mil perseus
10.25.40.110 aquila.wsn.mil aquila
10.25.40.111 ara.wsn.mil ara
10.25.40.112 aries.wsn.mil aries
10.25.40.113 auriga.wsn.mil auriga
10.25.40.114 bootes.wsn.mil bootes
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

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 eno1 inet manual
iface enp4s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.25.40.185/24
gateway 10.25.40.55
bridge-ports eno1
bridge-stp off
bridge-fd 0

I have been troubleshooting several hours and cannot find the issue to my mistake.
Any ideas would greatly be appreciated.
Thank you.
Mark 73
 
Hi,

Thank you for the outputs!

Could you please post the output of `hostname -A` command as well?


EDIT: and the output of the below command, please!

Bash:
ls /etc/pve/nodes
 
Thank you Moayad for the prompt assistance,

hostname -a
perseus

ls /etc/pve/nodes
aquila perseus

I see that in nodes both the new and old hostnames are listed. I assume I should remove aquila?

Thank you.

Mark
 

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!