dotfiles/.ssh/config
2022-01-14 13:54:08 +01:00

88 lines
1.9 KiB
Text

### grote.lan
Host dokuwiki2.grote.lan
Host qmk.grote.lan
Host fileserver2.grote.lan
Host fileserver2-test.grote.lan
Host acng.grote.lan
Host ansible2.grote.lan
Host docker2.grote.lan
Host docker3.grote.lan
Host docker4.grote.lan
Host pve2.grote.lan
Host gitea.grote.lan
Host pihole2.grote.lan
Host ntp-server.grote.lan
Host dokuwiki-test.grote.lan
Host acng-test.grote.lan
Host ansible-test.grote.lan
Host docker-test.grote.lan
Host vm-test2.grote.lan
Host pve2-test.grote.lan
Host gitea-test.grote.lan
Host pihole2-test.grote.lan
Host minio.grote.lan
Host minio-test.grote.lan
Host ntp-server-test.grote.lan
Host bastelstube-cli.grote.lan
Host bastelstube-gui.grote.lan
Host gw1.grote.lan
Host rdp1.grote.lan
Host rdp2.grote.lan
Host *.grote.lan
IdentityFile ~/.ssh/ssh_key_heimserver_mg
### Mikrotik
Host rb5009.grote.lan
HostName 192.168.2.1
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
Host hex.grote.lan
HostName 192.168.2.225
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
Host crs309.grote.lan
HostName 192.168.2.224
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
### Berufsschulserver
Host bbs-proxmox
HostName 192.168.44.211
User root
Host bbs-ubuntu
HostName 192.168.44.218
User admindp
### papa.lan
Host qnap-nas
HostName 192.168.3.108
User extraadmin
IdentityFile ~/.ssh/ssh_key_qnap_papa
### dp-azubiracks-md
Host BLPVEE001.ausbildung.md
Host BLPVEE002.ausbildung.md
Host PLNEXT001.ausbildung.md
Host BLANSI001.ausbildung.md
Host BLJENK001.ausbildung.md
Host BLDNSM001.ausbildung.md
Host BLGITE001.ausbildung.md
Host *.ausbildung.md
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
### ssh-key für git clone
Host git.mgrote.net
User gitea
Port 2222
PreferredAuthentications publickey
IdentityFile ~/.ssh/ssh_key_heimserver_mg
### dp-antares
Host dp-zcdi-gitlab
HostName git.dataport.de
User git
Port 2200
PreferredAuthentications publickey
IdentityFile ~/.ssh/zcdi-gitlab-antares