Philipp Marek: > Ie. is it possible to get one persistent connection to the jump hosts, and > to reuse them via ProxyJump? Certainly. > Host *.behind.jump.host > ProxyJump <user>@<first-jump-host>,<next-jump-hop> > > Host <first-jump-host> > User <user> > ControlMaster auto > ControlPersist yes ControlPath ~/.ssh/ssh-%C You need to add a ControlPath in order for opportunistic connection sharing to be used. -- Christian "naddy" Weisgerber naddy@xxxxxxxxxxxx _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev