Added ssh configs

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
master
Tuan-Dat Tran 2024-10-31 21:15:39 +01:00
parent 9a4e68d900
commit f2ee71e3ff
5 changed files with 265 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,7 +14,7 @@ config/.mozilla/*
!config/.mozilla/firefox/profiles.ini
config/.scripts/playstate
config/.ssh/*
!config/.ssh/config
!config/.ssh/config*
emacs/.emacs.d/*
!emacs/.emacs.d/config.org
!emacs/.emacs.d/ledger.org

View File

@ -0,0 +1,90 @@
# Homeserver
Host madrigal
HostName 192.168.70.1
Port 2200
User tudattr
IdentityFile /mnt/veracrypt1/mikrotik_rsa
Host inko inko.mii
HostName 192.168.20.14
User root
Host naruto naruto.mii
HostName 192.168.20.13
Host pi pi.mii
HostName 192.168.20.11
Host aya01 aya01.mii
HostName 192.168.20.12
User root
Host lulu lulu.mii
HostName 192.168.20.28
User root
Host docker-02 docker-02.mii
HostName 192.168.20.19
Host k3s-loadbalancer.aya01 k3s-loadbalancer
HostName 192.168.20.22
ProxyJump aya01
Host k3s-server01.aya01 k3s-server01
HostName 192.168.20.24
ProxyJump aya01
Host k3s-server02.aya01 k3s-server02
HostName 192.168.20.30
ProxyJump aya01
Host k3s-server00.aya01 k3s-server00
HostName 192.168.20.21
ProxyJump aya01
Host k3s-agent00.aya01 k3s-agent00
HostName 192.168.20.25
ProxyJump aya01
Host k3s-agent01.aya01 k3s-agent01
HostName 192.168.20.26
ProxyJump aya01
Host k3s-agent02.aya01 k3s-agent02
HostName 192.168.20.27
ProxyJump aya01
Host k3s-longhorn02.aya01 k3s-longhorn02
HostName 192.168.20.31
ProxyJump aya01
Host k3s-longhorn00.aya01 k3s-longhorn00
HostName 192.168.20.32
ProxyJump aya01
Host k3s-longhorn01.aya01 k3s-longhorn01
HostName 192.168.20.33
ProxyJump aya01
Host k3s-postgres.aya01 k3s-postgres
HostName 192.168.20.23
ProxyJump aya01
Host behemoth behemoth.pi
User tuan
HostName 192.168.30.174
IdentityFile /mnt/veracrypt1/genesis
Host behemoth.pi
ProxyJump pi
Host mii
HostName tudattr.dev
Host inko.mii pi.mii aya01.mii naruto.mii docker-02.mii
ProxyJump mii
Host mii pi inko naruto inko.mii pi.mii naruto.mii aya01 aya01.mii docker-02 docker-02.mii k3s-server00.aya01 k3s-server00 k3s-loadbalancer.aya01 k3s-loadbalancer k3s-postgres.aya01 k3s-postgres k3s-server01.aya01 k3s-server01 k3s-agent00.aya01 k3s-agent00 k3s-agent01.aya01 k3s-agent01 k3s-agent02.aya01 k3s-agent02 k3s-server02.aya01 k3s-server02 k3s-longhorn00.aya01 k3s-longhorn00 k3s-longhorn01.aya01 k3s-longhorn01 k3s-longhorn02.aya01 k3s-longhorn02
Port 22
User tudattr
IdentityFile /mnt/veracrypt1/genesis

View File

@ -0,0 +1,24 @@
# Services
Host github.com gitlab.com git.uni-due.de git.ude-syssec.de
Port 22
User git
IdentityFile /mnt/veracrypt1/git
Host git.ude-syssec.de
Hostname git.ude-syssec.de
Host github.com
Hostname github.com
Host gitlab.com
Hostname gitlab.com
Host git.uni-due.de
HostName git.uni-due.de
Host git.tudattr.dev
Hostname 192.168.20.19
Port 2222
User git
IdentityFile /mnt/veracrypt1/git
ProxyJump mii

View File

@ -0,0 +1,6 @@
Host tuan-ethfuzz
HostName 132.252.68.42
User tuan
IdentityFile /mnt/veracrypt1/genesis
Port 2207
ForwardAgent yes

144
config/.ssh/config_work Normal file
View File

@ -0,0 +1,144 @@
# Work
Host mini
HostName 100.76.45.158
Port 22
User tudattr
IdentityFile /mnt/veracrypt1/genesis
Host ncs-pi
HostName 100.103.158.102
Port 22
User tuant
IdentityFile /mnt/veracrypt1/work/minis
Host ncs-head
HostName 132.252.68.50
Port 2122
User tuan-dat.tran
IdentityFile /mnt/veracrypt1/genesis
ProxyJump ncs-pi
Host ncs-head-user
HostName 132.252.68.50
Port 2122
User user
IdentityFile /mnt/veracrypt1/tudattr
Host ncs2
HostName 192.168.1.13
User tuan-dat.tran
Host ncs2 ncs2-user ncs-node1 ncs-node2 ncs-node2-user ncs-node3 ncs-node4 ncs-node5 ncs-node6 ncs-node7 ncs-wedge
Port 22
IdentityFile /mnt/veracrypt1/genesis
ProxyJump ncs-head
Host ncs2-user
HostName 192.168.1.13
User user # tuan-dat.tran
Host ncs-node1
HostName 192.168.1.11
User user
Host ncs-node2
HostName 192.168.1.7
User tuan-dat.tran
Host ncs-node2-user
HostName 192.168.1.7
User user
Host ncs-node3
Hostname 192.168.1.19
User tuan-dat.tran
Host ncs-node3-user
Hostname 192.168.1.19
User user
IdentityFile /mnt/veracrypt1/tudattr
Host ncs-node4
HostName 192.168.1.9
User tuan-dat.tran
Host ncs-node4-user
HostName 192.168.1.9
Port 22
User user
IdentityFile /mnt/veracrypt1/tudattr
ProxyJump ncs-head
Host ncs-node5
HostName 192.168.1.15
User tuan-dat.tran
Host ncs-node6
Hostname 192.168.1.17
User tuan-dat.tran
Host ncs-node6-user
Hostname 192.168.1.17
Port 22
User user
IdentityFile /mnt/veracrypt1/tudattr
ProxyJump ncs-head
Host ncs-node7
Hostname 192.168.1.18
User tuan-dat.tran
Host ncs-wedge
Hostname 192.168.1.5
User user
Host ncs-gpu
Hostname 192.168.1.21
Port 22
User tuan
IdentityFile /mnt/veracrypt1/tudattr
ProxyJump ncs-head
Host ami
Hostname 3.72.156.214
Port 22
User ubuntu
IdentityFile /mnt/veracrypt1/work/aws-rizk.pem
## 5g IANA
Host 5g-iana-mec 5g-iana-mec.naruto.mii
Hostname 192.168.100.1
Port 22
User udue
IdentityFile /mnt/veracrypt1/genesis
Host uulm-obu0 uulm-obu1 uulm-obu0.naruto.mii uulm-obu0.naruto.mii
Port 22
User user
IdentityFile /mnt/veracrypt1/genesis
Host uulm-obu0 uulm-obu0.naruto.mii
Hostname 192.168.200.6
Host uulm-obu1 uulm-obu1.naruto.mii
Hostname 192.168.200.11
Host 5g-iana-mec.naruto.mii uulm-obu1.naruto.mii uulm-obu0.naruto.mii nxw.naruto.mii
ProxyJump naruto.mii
Host nxw.naruto.mii nxw
User nxw
Hostname 192.168.100.4
Host uulm-obu0 uulm-obu1
ProxyJump 5g-iana-mec
Host uulm-obu0.naruto.mii uulm-obu0.naruto.mii
ProxyJump 5g-iana-mec.naruto.mii
Host nextworks.naruto.mii
ProxyJump 5g-iana-mec.naruto.mii
Host nextworks nextworks.naruto.mii
Hostname 192.168.100.4
User nxw