GUACAMOLE-2300: Add IPMI Serial-over-LAN protocol support#298
Open
ciroiriarte wants to merge 4 commits into
Open
GUACAMOLE-2300: Add IPMI Serial-over-LAN protocol support#298ciroiriarte wants to merge 4 commits into
ciroiriarte wants to merge 4 commits into
Conversation
…XCC, Supermicro) Document the validated per-vendor procedure to enable IPMI-over-LAN and Serial-over-LAN, the cipher suite each vendor requires (Supermicro 3, Lenovo XCC 17, Dell iDRAC 3 or 17), the workaround-flags presets, and ready-to-use Guacamole connection examples, plus a troubleshooting section keyed to the common RMCP+/cipher/encryption-policy errors.
…uration chapter Document all IPMI connection parameters in the standard configuration reference: network (hostname/port/timeout), authentication and encryption (username, password, k-g, privilege-level, cipher-suite, encryption-policy, workaround-flags), the SOL session (sol-payload-instance, keepalive-interval), and power/boot control (power-on-connect, boot-device, boot-device-persistent), plus the Ctrl+] control menu (power actions, status, identify, SEL viewer, break). Cross-references the shared terminal/recording/typescript/clipboard features and the per-vendor BMC configuration guide.
Note that Ctrl+] control-menu operations open a short BMC management session that runs in the background, keeping the serial console responsive, with a 'working...' indicator and one operation at a time.
This was referenced Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation for the new
ipmiprotocol (see companion guacamole-server / guacamole-client PRs).JIRA: https://issues.apache.org/jira/browse/GUACAMOLE-2300
What's included
Related PRs