diff --git a/dot_ssh/config b/dot_ssh/config index 8501806..ec93ad3 100644 --- a/dot_ssh/config +++ b/dot_ssh/config @@ -4,12 +4,13 @@ Ciphers +3des-cbc CanonicalizeHostname yes # Jumphost preko sag-core-sw1 -Host sag* +Host sag* !sag-core-sw1 ProxyJump root@180.149.32.2 User root Host sag-rtr1 + User root Hostname 180.149.32.1 Host sag-core-sw1 Hostname 180.149.32.2