From 32ac5f355452f1b2f08069b64ead1441ef438932 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 1 Jul 2022 14:25:24 +0200 Subject: [PATCH] =?UTF-8?q?ssh:=20hosts=20aufger=C3=A4umt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ssh/config | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/.ssh/config b/.ssh/config index 796d1ab..fd7fd1e 100644 --- a/.ssh/config +++ b/.ssh/config @@ -33,33 +33,9 @@ Host *.grote.lan ### Mikrotik -Host rb5009.grote.lan - HostName 192.168.2.1 +Host rb5009.grote.lan crs309.grote.lan crs305.grote.lan hex.grote.lan 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 @@ -67,18 +43,6 @@ Host qnap-nas 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