summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config11
1 files changed, 1 insertions, 10 deletions
diff --git a/.ssh/config b/.ssh/config
index 96dba83..ab0ba55 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -11,7 +11,7 @@ Host Zeus
Host Zeus-idrac
HostName 192.168.1.40
Port 22
- ProxyJump Wilson-alt
+ HostKeyAlgorithms ssh-rsa
Host Wilson
HostName Wilson.gymli.org
Port 22
@@ -19,10 +19,6 @@ Host Wilson
Host Wilson-alt
HostName www.gymli.org
Port 8008
-Host MLaptop
- HostName MLaptop.gymli.org
- Port 22
- ProxyJump Zeus
Host gateway
Hostname 192.168.1.1
Port 22
@@ -30,8 +26,3 @@ Host gateway
ciphers aes128-cbc
HostKeyAlgorithms ssh-rsa
ProxyJump Zeus
-Host schlorp
- User schlorp
- Hostname localhost
- Port 1999
- ProxyJump Zeus