merge
This commit is contained in:
+21
-5
@@ -2,11 +2,27 @@ KexAlgorithms +diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2
|
||||
HostKeyAlgorithms +ssh-rsa
|
||||
Ciphers +3des-cbc
|
||||
|
||||
CanonicalDomains senca.nextarray.com nextarray.com
|
||||
CanonicalizeHostname yes
|
||||
|
||||
Host *.nextarray.com
|
||||
User netnet
|
||||
# Jumphost preko sag-core-sw1
|
||||
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
|
||||
Host sag-core-sw2
|
||||
Hostname 180.149.32.2
|
||||
Host sag-s1p1r1a1-sw1
|
||||
Hostname 10.30.21.11
|
||||
Host sag-s1p1r1a1-sw2
|
||||
Hostname 10.30.21.12
|
||||
Host sag-s1p1r1a2-sw1
|
||||
Hostname 10.30.21.13
|
||||
Host sag-s1p1r1a2-sw2
|
||||
Hostname 10.30.21.14
|
||||
|
||||
Host *.senca.nextarray.com
|
||||
ProxyJump netnet@hermes.nextarray.com:22
|
||||
|
||||
Reference in New Issue
Block a user