Hello I need assistance from someone,
I have node 1 that can log into and see the GUI
Node 2 I can log in and see the GUI
in Node 1 GUI page I can do everything I expect.
in Node 2 GUI page I can do all tasks to node 2
But and here is the problem I cannot see or work with node1 only getting a timeout.
pveproxy sys log has "proxy detected vanished client connection" on node2 after trying to view node1 pages.
Both units on 8.2.2 installed recently.
Where should I look for the one thing that is different between the two?
i also cannot ssh across from node2 to node1 however I can ssh node1 to node2
I have node 1 that can log into and see the GUI
Node 2 I can log in and see the GUI
in Node 1 GUI page I can do everything I expect.
in Node 2 GUI page I can do all tasks to node 2
But and here is the problem I cannot see or work with node1 only getting a timeout.
pveproxy sys log has "proxy detected vanished client connection" on node2 after trying to view node1 pages.
Both units on 8.2.2 installed recently.
Where should I look for the one thing that is different between the two?
i also cannot ssh across from node2 to node1 however I can ssh node1 to node2
Code:
root@node2:~# ssh -vvv root@192.168.2.3
OpenSSH_9.2p1 Debian-2+deb12u3, OpenSSL 3.0.13 30 Jan 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolve_canonicalize: hostname 192.168.2.3 is address
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'
debug3: ssh_connect_direct: entering
debug1: Connecting to 192.168.2.3 [192.168.2.3] port 22.
debug3: set_sock_tos: set socket 3 IP_TOS 0x10
debug1: connect to address 192.168.2.3 port 22: Connection timed out
ssh: connect to host 192.168.2.3 port 22: Connection timed out