dotfiles/ssh/.ssh/config
2022-09-02 01:03:58 +02:00

192 lines
3 KiB
Text

#Host *.reseller.mis.ovh.net
# ProxyCommand ssh -F ~/.ssh/config z3 -t -- root@%h -p %p
#Host *.ovh.net
# ControlMaster auto
# ControlPath ~/.ssh/mux-%r@%h:%p
# ControlPersist 15m
# Work
#Host node172128.ood.ovh
# ProxyCommand ssh node122140.ood.ovh -- root@%h
Host *.ovh.net
User qgodefro
Port 22
IdentityFile ~/.ssh/work_201806
Host lescopains
User hactarus
Hostname 90.91.80.218
# IdentityFile ~/.ssh/id_lescopains
Port 22
# Password u55M|+[k
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host nas
User hactarus
IdentityFile ~/.ssh/auberge
Port 16843
Hostname 192.168.2.56
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host 213.186.33.88
Hostname 213.186.33.88
User qgodefro
Port 22
IdentityFile ~/.ssh/ovh_sdev
Host avimbo
Hostname sshcloud.cluster024.hosting.ovh.net
Port 41045
User avimboo
IdentityFile ~/.ssh/hosting
Host stash.ovh.net
User git
Hostname stash.ovh.net
Port 7999
IdentityFile ~/.ssh/desk
Host qgodefro1
User debian
Hostname qgodefro1.rungs.ovh
Port 22
IdentityFile ~/.ssh/desk
Host meltingpot
User gs
Hostname mozg-meltingpot.ovh.ha.ovh.net
# VM
Host pentest
user root
Hostname 10.10.0.181
IdentityFile ~/.ssh/id_node1042
Port 16843
Host node1060
user root
Hostname 192.168.1.60
IdentityFile ~/.ssh/id_node1042
Port 16843
Host pi3
user pi
Hostname 192.168.1.24
IdentityFile ~/.ssh/id_node1042
Port 16844
Host pi4
user root
Hostname 192.168.2.111
IdentityFile ~/.ssh/auberge
Port 16843
Host backup.ood.ovh
User fenchurch
Hostname 192.168.2.50
IdentityFile ~/.ssh/auberge
Port 16843
Host davros
User hactar
Hostname davros.ovh
Port 16843
IdentityFile ~/.ssh/id_node1042
Host ansible
Hostname node87222.ood.ovh
Port 16843
User arch
Host git.ood.ovh
User git
Hostname git.ood.ovh
Port 16843
IdentityFile ~/.ssh/master
Host root.git.ood.ovh
User root
Hostname git.ood.ovh
Port 16843
IdentityFile ~/.ssh/master
Host github.com
User git
Hostname github.com
Port 22
IdentityFile ~/.ssh/master
Host node95185
Hostname 164.132.95.185
User hactar
Port 16843
IdentityFile ~/.ssh/master
# Friends
Host namek.fr
User hactarus
Port 2799
IdentityFile ~/.ssh/thomas_b_series
Host ts
User root
Port 16843
Hostname ts.cresi.be
IdentityFile ~/.ssh/auberge
Host beta
User root
Port 22
Hostname beta.namek.fr
IdentityFile ~/.ssh/auberge
Host mrboogie
User quentin
Hostname docki.bobobby.com
IdentityFile ~/.ssh/auberge
Port 1492
Host moker
User quentin
Port 1122
IdentityFile ~/.ssh/auberge
Hostname moker.fr
Host dev.bobobby.com
User git
Hostname dev.bobobby.com
IdentityFile ~/.ssh/auberge
# Cluster
Host node10242
Hostname 192.168.2.242
User root
Port 16843
IdentityFile ~/.ssh/auberge
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host *.techwars.ovh
User debian
IdentityFile ~/.ssh/auberge
Host 5.39.91.59
IdentityFile .ssh/id_node1042
User ood
Hostname 5.39.91.59
Port 16843
Host *
Port 16843
User root
IdentityFile ~/.ssh/auberge
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa