91 lines
2 KiB
Text
91 lines
2 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 docker7.grote.lan
|
|
Host pve2.grote.lan
|
|
Host gitea.grote.lan
|
|
Host dnsmasq.grote.lan
|
|
Host dokuwiki-test.grote.lan
|
|
Host acng-test.grote.lan
|
|
Host ansible-test.grote.lan
|
|
Host docker7-test.grote.lan
|
|
Host vm-test2.grote.lan
|
|
Host pve2-test2.grote.lan
|
|
Host gitea-test.grote.lan
|
|
Host dnsmasq-test.grote.lan
|
|
Host bastelstube-gui.grote.lan
|
|
Host gw1.grote.lan
|
|
Host rdp1.grote.lan
|
|
Host rdp2.grote.lan
|
|
Host nextcloud.grote.lan
|
|
Host nextcloud-test.grote.lan
|
|
Host *.grote.lan
|
|
IdentityFile ~/.ssh/ssh_key_heimserver_mg_v2
|
|
|
|
|
|
|
|
### Mikrotik
|
|
Host rb5009.grote.lan
|
|
HostName 192.168.2.1
|
|
User admin
|
|
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
Host hex.grote.lan
|
|
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
|
|
Host crs305.grote.lan
|
|
HostName 192.168.2.225
|
|
User admin
|
|
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
Host hex.grote.lan
|
|
HostName 192.168.3.144
|
|
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 PLDOCK001.ausbildung.md
|
|
Host TLANSI001.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_v2
|
|
|
|
### dp-antares
|
|
Host dp-zcdi-gitlab
|
|
HostName git.dataport.de
|
|
User git
|
|
Port 2200
|
|
PreferredAuthentications publickey
|
|
IdentityFile ~/.ssh/zcdi-gitlab-antares
|