fix(cluster): Primary bidirektional in ha_nodes eintragen nach Join
Nach erfolgreichem cluster-join trägt der Joining-Node (utm-2) den Primary per DNS-Lookup in seine lokale ha_nodes ein und lädt nftables neu. Damit ist @peer_ipv4 auf utm-2 sofort mit utm-1's IP befüllt und Port 8443 ist bidirektional offen — der Aggregator auf utm-1 kann utm-2 auf :8443 abklappern. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"git.netcell-it.de/projekte/edgeguard-native/internal/services/setup"
|
||||
)
|
||||
|
||||
var version = "1.1.154"
|
||||
var version = "1.1.155"
|
||||
|
||||
const usage = `edgeguard-ctl — EdgeGuard CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user