42 lines
792 B
Text
42 lines
792 B
Text
VisualHostKey=yes
|
|
IdentityFile ~/.ssh/id_rsa.auth
|
|
IdentityFile ~/.ssh/id_rsa.git
|
|
IdentityFile ~/.ssh/id_dsa
|
|
|
|
#Host *
|
|
# KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
|
|
|
|
###Compression yes
|
|
#
|
|
host vi-di.fr
|
|
hostname 178.250.210.95
|
|
port 1337
|
|
host 178.250.210.95
|
|
port 1337
|
|
host 192.168.42.1
|
|
port 1337
|
|
|
|
|
|
host marmotte_vidi
|
|
ProxyCommand ssh vi-di.fr -W 192.168.42.2:%p
|
|
|
|
host qapi_vidi
|
|
ProxyCommand ssh vi-di.fr -W 192.168.42.185:%p
|
|
user root
|
|
|
|
host supervision.murtas
|
|
user root
|
|
hostname 11.42.1.9
|
|
|
|
host spring.murtas
|
|
user root
|
|
ProxyCommand ssh root@11.42.1.9 -W 192.168.50.11:%p
|
|
|
|
host battery.murtas
|
|
user root
|
|
ProxyCommand ssh root@11.42.1.9 -W 192.168.50.12:%p
|
|
|
|
host waterdistrib.murtas
|
|
user root
|
|
ProxyCommand ssh root@11.42.1.9 -W 192.168.50.13:%p
|
|
|