dotfiles/config

198 lines
4.7 KiB
Text
Raw Permalink Normal View History

2025-02-05 06:48:03 +00:00
#<<<<< SSH Config file managed by sshclick >>>>>
#-------------------------------------------------------------------------------
#@group: home
#-------------------------------------------------------------------------------
Host store
hostname 192.168.178.175
user simong
identityfile ~/.ssh/id_ed25519
Host solidago
hostname 192.168.178.170
user simon_greenwood
identityfile ~/.ssh/id_ed25519_tarragon
Host prodesk
hostname 192.168.178.200
user simong
identityfile ~/.ssh/id_ed25519
Host dill
hostname 192.168.178.180
user simong
identityfile ~/.ssh/id_ed25519
#-------------------------------------------------------------------------------
#@group: LawyersOnline
#-------------------------------------------------------------------------------
Host lol-store
hostname 80.190.84.5
user root
identityfile ~/.ssh/id_ed25519_lol
Host lol-nexushost
hostname 80.190.84.4
user stdadmin
identityfile ~/.ssh/id_ed25519_lol
Host lol-vweb
hostname 80.190.84.0
user root
identityfile ~/.ssh/id_ed25519_lol
Host lol-web
hostname 80.190.84.1
user stdadmin
identityfile ~/.ssh/id_ed25519_lol
Host lol-business
hostname 80.190.84.3
user stdadmin
identityfile ~/.ssh/id_ed25519_lol
Host lol-control
hostname 80.190.84.2
user stdadmin
identityfile ~/.ssh/id_ed25519_lol
Host authns1
# hostname authns1.lawyersonline.co.uk
hostname 57.128.159.243
user root
identityfile ~/.ssh/id_ed25519_lol
Host authns2
hostname authns2.lawyersonline.co.uk
user root
identityfile ~/.ssh/id_ed25519_lol
Host authns3
hostname authns3.lawyersonline.co.uk
user root
identityfile ~/.ssh/id_ed25519_lol
Host securecollect
hostname securecollect.lawyersonline.co.uk
user stdadmin
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
identityfile ~/.ssh/id_rsa_work
Host securesend
hostname securesend.lawyersonline.co.uk
user stdadmin
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
identityfile ~/.ssh/id_rsa_work
Host securereceive
hostname securereceive.lawyersonline.co.uk
user stdadmin
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
identityfile ~/.ssh/id_rsa_work
Host outboundary
hostname outboundary.lawyersonline.co.uk
user stdadmin
identityfile ~/.ssh/id_rsa_work
Host outboundary0
hostname outboundary0.lawyersonline.co.uk
user stdadmin
identityfile ~/.ssh/id_rsa_work
Host nexus
hostname 35.189.73.72
user stdadmin
port 2222
KexAlgorithms +diffie-hellman-group1-sha1,diffie-hellman-group14-sha1
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
identityfile ~/.ssh/id_rsa_work
Host nexushost
hostname 35.189.73.72
user stdadmin
identityfile ~/.ssh/id_rsa_work
Host mailav
Hostname mailav.lawyersonline.co.uk
user stdadmin
PubkeyAcceptedKeyTypes +ssh-rsa
identityfile ~/.ssh/id_rsa_work
Host lol_legal
hostname 35.234.143.122
user stdadmin
identityfile ~/.ssh/id_rsa_work
#-------------------------------------------------------------------------------
#@group: Videobooth
#-------------------------------------------------------------------------------
Host videobooth
hostname server.videoboothsystems.com
port 2302
user root
identityfile ~/.ssh/id_rsa_work
Host eventshouse
hostname server.eventshouse.app
port 2302
user root
identityfile ~/.ssh/id_rsa_serversonic
#-------------------------------------------------------------------------------
#@group: AGZ
#-------------------------------------------------------------------------------
Host admingeekz
hostname admin.admingeekz.com
user simon
identityfile ~/.ssh/id_ed25519_agz
port 2093
ServerAliveInterval 300
Host agz-scp
hostname admin.admingeekz.com
user simon
identityfile ~/.ssh/id_ed25519_agz
port 2093
ServerAliveInterval 300
ProxyJump admingeekz
ProxyCommand ssh -Aq @ -W %h:%p
#-------------------------------------------------------------------------------
#@group: Yunohost
#-------------------------------------------------------------------------------
Host web-simong
hostname 158.220.90.98
user simon_greenwood
port 2222
identityfile ~/.ssh/id_ed25519_tarragon
#-------------------------------------------------------------------------------
#@group: serversonic
#-------------------------------------------------------------------------------
Host mailbox-old
hostname 149.102.157.157
port 2222
user root
identityfile ~/.ssh/id_ed25519
Host mailbox
hostname 158.220.90.133
port 2222
user root
identityfile ~/.ssh/id_ed25519
Host vps
hostname 158.220.81.190
port 2222
user root
identityfile ~/.ssh/id_ed25519