Files
ProxmoxVEDHelperScripts/tools
Michel Roegl-Brunner dbe0c6a37f arr-stack: add auto IP allocation with ping check
Third IP entry mode "auto": user supplies a starting IP, a range
(10.0.0.50-99), or comma-separated ranges; orchestrator walks the
candidates with `ping -c 1 -W 1` and grabs the first N that don't
respond. Skips the gateway and any IPs already assigned this run.
Confirms the picks via yes/no whiptail before locking them in.

Adds iputils-ping to ensure_dependencies.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 14:49:38 +02:00
..
2026-04-29 13:08:25 +02:00