https://bugzilla.mindrot.org/show_bug.cgi?id=3334
--- Comment #2 from Christoph Anton Mitterer <[email protected]> --- > Host *.example.org > ProxyJump login.example.org > > to not end up in an endless loop. That should then also be documented,... plus more concrete what's actually happening like: If one *just* have: > Host *.example.org > ProxyJump login.example.org => it's clear... no recursion but what when one has: > Host login.example.org > SomeOtherStuff > Host *.example.org > ProxyJump login.example.org In that case, would SomeOtherStuff still be loaded? Or similarly if login.example.org had another ProxyJump to another host? -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
