mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-29 01:56:46 +00:00
eaa1a8bfc7
A bmc behind a forward answers Activate Payload with the port it listens on itself, and the advertised-port check refused that, so a console failed where command traffic worked. The advertised port is never sent to, so the check now applies only on the default port. A bmc on another port advertising a third one is no longer refused outright, which nothing here could have served anyway.