dotfiles/.ssh/config

120 lines
1.4 KiB
Plaintext

# Baloo (accès externe)
Host maison
Hostname olivier.o9.re
User alarm
Port 4555
Host maison2
Hostname 192.168.1.220
User od
Port 22
ProxyJump maison
Host maison3
Hostname 192.168.1.68
User od
Port 22
ProxyJump maison
# Baloo (accès interne)
Host lime baloo
Hostname 192.168.1.210
User alarm
Port 22
# Production (accès externe)
Host ovh
Hostname 37.187.17.29
User od
Port 22
# ??
Host pi
Hostname 192.168.1.200
User pi
Port 22
# EOST (CNRS, Strasbourg)
Host eost
Hostname 130.79.9.144
User olivier
Port 22
# Test
Host sam
Hostname 192.168.1.220
User od
Port 22
# Liseuse remarKable
Host remarkable
Hostname 10.11.99.1
User root
Port 22
# WeirdOS (accès externe)
Host yuno
Hostname 89.234.141.125
User root
Port 22
# Perso
Host zou
Hostname 192.168.1.68
User root
Port 22
# Groupe Open (entreprise)
Host mercure
Hostname 94.23.38.188
User root
Port 22
Host isengard
Hostname 94.23.33.120
User root
Port 22
Host baccus
Hostname 10.10.4.20
User root
Port 22
Host odt
Hostname 46.105.123.113
User od
Port 22
# Proxy Freshmile pour Gireve
Host proxy
Hostname 163.172.155.15
User root
Port 22
Host bastion
Hostname usine.michalon.eu
User od
Port 22
Host abeille
Hostname 192.168.1.90
User od
Port 22
ProxyJump bastion
Host mattermost
Hostname dossmann.net
User od
Port 4555
Host wekan
Hostname 192.168.101.11
User od
Port 22
ProxyJump mattermost
Host backup
Hostname 37.187.17.29
User root
Port 22