dotfiles/.ssh/config

92 lines
2 KiB
Text
Raw Normal View History

### grote.lan
2021-06-30 21:35:18 +02:00
Host dokuwiki2.grote.lan
2021-11-19 12:12:59 +01:00
Host qmk.grote.lan
2021-06-30 21:35:18 +02:00
Host fileserver2.grote.lan
2021-10-09 20:09:55 +02:00
Host fileserver2-test.grote.lan
2021-05-31 19:40:26 +02:00
Host acng.grote.lan
2021-06-30 21:35:18 +02:00
Host ansible2.grote.lan
2022-03-05 16:22:35 +01:00
Host docker7.grote.lan
2021-06-30 21:35:18 +02:00
Host pve2.grote.lan
Host gitea.grote.lan
2022-01-14 23:43:59 +01:00
Host dnsmasq.grote.lan
2021-06-30 21:35:18 +02:00
Host dokuwiki-test.grote.lan
Host acng-test.grote.lan
Host ansible-test.grote.lan
2022-03-08 16:37:08 +01:00
Host docker7-test.grote.lan
2021-06-30 21:35:18 +02:00
Host vm-test2.grote.lan
2022-03-25 14:27:44 +01:00
Host pve2-test2.grote.lan
2021-06-30 21:35:18 +02:00
Host gitea-test.grote.lan
2022-01-14 23:43:59 +01:00
Host dnsmasq-test.grote.lan
2021-12-07 13:42:17 +01:00
Host bastelstube-gui.grote.lan
2022-01-08 13:12:04 +01:00
Host gw1.grote.lan
Host rdp1.grote.lan
Host rdp2.grote.lan
2022-05-17 17:34:12 +02:00
Host nextcloud.grote.lan
Host nextcloud-test.grote.lan
2021-12-20 13:33:13 +01:00
Host *.grote.lan
2022-01-21 21:17:04 +01:00
IdentityFile ~/.ssh/ssh_key_heimserver_mg_v2
2021-12-20 13:33:13 +01:00
2022-01-08 13:12:04 +01:00
2021-12-20 13:33:13 +01:00
### Mikrotik
2021-10-04 13:59:51 +02:00
Host rb5009.grote.lan
HostName 192.168.2.1
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
2022-01-03 13:31:01 +01:00
Host hex.grote.lan
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
2021-08-30 17:55:35 +02:00
Host crs309.grote.lan
2022-01-03 13:31:01 +01:00
HostName 192.168.2.224
2021-08-30 18:59:12 +02:00
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
2022-02-15 18:20:07 +01:00
Host crs305.grote.lan
HostName 192.168.2.225
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
2022-04-03 18:16:00 +02:00
Host hex.grote.lan
HostName 192.168.3.144
User admin
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
2021-12-20 13:33:13 +01:00
### Berufsschulserver
2021-08-30 17:55:35 +02:00
Host bbs-proxmox
2021-08-30 21:24:57 +02:00
HostName 192.168.44.211
User root
2021-08-30 17:55:35 +02:00
Host bbs-ubuntu
2021-08-30 21:24:57 +02:00
HostName 192.168.44.218
User admindp
### papa.lan
2021-10-13 18:37:54 +02:00
Host qnap-nas
HostName 192.168.3.108
User extraadmin
IdentityFile ~/.ssh/ssh_key_qnap_papa
### dp-azubiracks-md
2021-12-03 08:04:43 +01:00
Host BLPVEE001.ausbildung.md
Host BLPVEE002.ausbildung.md
2021-08-30 17:55:35 +02:00
Host PLNEXT001.ausbildung.md
Host BLANSI001.ausbildung.md
2022-01-18 14:12:22 +01:00
Host PLDOCK001.ausbildung.md
Host TLANSI001.ausbildung.md
2021-08-30 17:55:35 +02:00
Host BLDNSM001.ausbildung.md
2021-11-10 19:51:00 +01:00
Host BLGITE001.ausbildung.md
2021-08-30 17:55:35 +02:00
Host *.ausbildung.md
2021-08-30 18:59:12 +02:00
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
2021-08-30 17:55:35 +02:00
2021-12-20 13:33:13 +01:00
### ssh-key für git clone
2021-11-25 07:37:15 +01:00
Host git.mgrote.net
User gitea
Port 2222
PreferredAuthentications publickey
2022-01-21 21:17:04 +01:00
IdentityFile ~/.ssh/ssh_key_heimserver_mg_v2
2021-11-25 07:37:15 +01:00
### dp-antares
2021-11-08 11:47:34 +01:00
Host dp-zcdi-gitlab
HostName git.dataport.de
2021-08-30 18:59:12 +02:00
User git
2021-11-08 11:47:34 +01:00
Port 2200
PreferredAuthentications publickey
IdentityFile ~/.ssh/zcdi-gitlab-antares