diff --git a/.ssh/config b/.ssh/config index e048f42..da91940 100644 --- a/.ssh/config +++ b/.ssh/config @@ -7,26 +7,26 @@ AddKeysToAgent yes StrictHostKeyChecking=accept-new # https://stackoverflow.com/questions/21383806/how-can-i-force-ssh-to-accept-a-new-host-fingerprint-from-the-command-line -### grote.lan -Host fileserver3.grote.lan -Host ansible2.grote.lan -Host docker10.grote.lan -Host pve5.grote.lan -Host gitea.grote.lan -Host pve5-test.grote.lan -Host vm-test-2204.grote.lan -Host pbs-test.grote.lan -Host pbs.grote.lan -Host *.grote.lan - IdentityFile ~/.ssh/grote.lan +### mgrote.net +Host fileserver3.mgrote.net +Host ansible2.mgrote.net +Host docker10.mgrote.net +Host pve5.mgrote.net +Host gitea.mgrote.net +Host pve5-test.mgrote.net +Host vm-test-2204.mgrote.net +Host pbs-test.mgrote.net +Host pbs.mgrote.net +Host *.mgrote.net + IdentityFile ~/.ssh/mgrote.net ### Ubiquity -Host nanohd-wohnzimmer.grote.lan +Host nanohd-wohnzimmer.mgrote.net User ubi_ssh_admin HostKeyAlgorithms=+ssh-dss ### Mikrotik -Host rb5009.grote.lan crs309.grote.lan crs305.grote.lan hex.grote.lan +Host rb5009.mgrote.net crs309.mgrote.net crs305.mgrote.net hex.mgrote.net User admin IdentityFile ~/.ssh/ssh_key_mikrotik_admin