Add or adjust forwarding via an existing master connection.
Section: Connection Multiplexing
Request forwarding changes on master
bash
bash
ssh -S ~/.ssh/cm-%r@%h:%p -O forward user@example.comExplanation
Add or adjust forwarding via an existing master connection.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Connection Multiplexing
Start a master connection
Open a reusable control connection for later sessions.
Enable connection persistence
Keep a master connection alive in the background.