Files
dotfiles/dot_ssh/config
2025-03-26 21:32:26 +01:00

44 lines
1.0 KiB
Plaintext

KexAlgorithms +diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
HostKeyAlgorithms +ssh-rsa
Ciphers +3des-cbc
CanonicalizeHostname yes
# Jumphost preko sag-core-sw1
Host xdev.xenopt.com
HostName xdev.xenopt.com
Port 9022
User kristjank
Host sag* !sag-core-sw2
ProxyJump galois@180.149.32.3
User galois
Host sag-rtr1
User root
HostName 180.149.32.1
Host sag-core-sw1
User root
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 sag-s1p1r1a4-sw1
HostName 10.30.21.17
Host sag-s1p1r1a4-sw2
HostName 10.30.21.18
Host poksv
User uporabnik
HostName 212.101.137.114
Host xdev
Hostname xdev.xenopt.com
Port 9022
User kristjank