I setup a promox v8 cluster.
I have 3 nodes where NIC 1 is connected to a LAN - this is purely using IPv4.
NIC2 (thunderbolt direct connection) on each node are purely using IPv6
I checked:
At this point i am stumped (but i am new to proxmox...)
I have 3 nodes where NIC 1 is connected to a LAN - this is purely using IPv4.
NIC2 (thunderbolt direct connection) on each node are purely using IPv6
- I can ping -6 node 3 from node 1.
- I can curl the 8006 port on node 3 from node 1 over IPv6 ok
- I can't access SSH port 22 on node 3 from node 1
I checked:
- that sshd is listening on both 0.0.0.0 and ::
- that the firewall is off at the cluster level and that there are no IPTables whatsoever
At this point i am stumped (but i am new to proxmox...)