I have a small homelab composed by 3 (old-ish) thinkcentre.
One of them runs home services, and also the home NAS, so I plugged my UPS USB connection there, and NUTs is working fine.
My proxmox is composed by two Proxmox 9.1.5 in cluster configuration, but not HA, one of them have two network interfaces, it acts as a router to incoming request (I also have a traefik to work as a reverse proxy). this node have some LXCs and VMs. And I have NUTs Client working right.
My issue is that the second node (let's say it works as a pure compute node, Docker inside a VM and probably K3s in a couple VMs more) only have connection via 2.5g network with the other node. It doesn't have access to the home network (the 2.5g network is only between this two nodes).
Ideally, a NUTs client that is a client of the other NUTs client, but I cant make it work. So I think some command to trigger upon shutdown of the first node to shutdown the second one.
I now that I could add firewall rules to the node that have the two network interfaces for the second node to conect to the NUTS server, but it was really a pain to have everything working fine as of now. So any idea, greatly appreciated.
Thanks. chers
One of them runs home services, and also the home NAS, so I plugged my UPS USB connection there, and NUTs is working fine.
My proxmox is composed by two Proxmox 9.1.5 in cluster configuration, but not HA, one of them have two network interfaces, it acts as a router to incoming request (I also have a traefik to work as a reverse proxy). this node have some LXCs and VMs. And I have NUTs Client working right.
My issue is that the second node (let's say it works as a pure compute node, Docker inside a VM and probably K3s in a couple VMs more) only have connection via 2.5g network with the other node. It doesn't have access to the home network (the 2.5g network is only between this two nodes).
Ideally, a NUTs client that is a client of the other NUTs client, but I cant make it work. So I think some command to trigger upon shutdown of the first node to shutdown the second one.
I now that I could add firewall rules to the node that have the two network interfaces for the second node to conect to the NUTS server, but it was really a pain to have everything working fine as of now. So any idea, greatly appreciated.
Thanks. chers
