dotfiles/.ssh/config

80 lines
1.8 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 tor1-test.grote.lan
Host bastelstube.grote.lan
Host rb5009.grote.lan
HostName 192.168.2.1
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
Host crs309.grote.lan
HostName 192.168.2.223
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
Host bbs-proxmox
HostName 192.168.44.211
User root
Host bbs-ubuntu
HostName 192.168.44.218
User admindp
Host *.grote.lan
IdentityFile ~/.ssh/ssh_key_heimserver_mg
### mgrote.net
Host tor1.mgrote.net
IdentityFile ~/.ssh/ssh_key_heimserver_mg
User mg
### papa.lan
Host qnap-nas
HostName 192.168.3.108
User extraadmin
IdentityFile ~/.ssh/ssh_key_qnap_papa
### dp-azubiracks-md
Host RMPHLPVE1.ausbildung.md
Host RMPHLPVE2.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
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