diff --git a/rootfs/home/andre/.ssh/config b/rootfs/home/andre/.ssh/config index ab9a6d8..4f882f7 100644 --- a/rootfs/home/andre/.ssh/config +++ b/rootfs/home/andre/.ssh/config @@ -123,7 +123,17 @@ Host switch-admin-* ## Verbindung auf Konsole dort ## 2. Login auf Gerät ageissler/ +Host switch-catalyst-admin1 + User ageissler@ageissler@%n + Hostname admin + PreferredAuthentications publickey,keyboard-interactive,password + ProxyCommand None +Host switch-catalyst-host1 + User ageissler@ageissler@%n + Hostname hosting + PreferredAuthentications publickey,keyboard-interactive,password + ProxyCommand None Host switch-catalyst-1 switch-catalyst-3 switch-catalyst-office1 User ageissler@ageissler@%n