aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ssh/config18
1 files changed, 16 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 5cc4d3f..1f8101c 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -24,8 +24,6 @@ Host gsmbfsf
ControlMaster auto
ControlPath ~/.ssh/socket-%r@%h:%p
Hostname smbfsf
- IdentitiesOnly yes
- IdentityFile ~/.ssh/id_ed25519
Port 22
ProxyJump sleepmap.de,routefsf
User dave
@@ -119,6 +117,22 @@ Host apu-serve
ServerAliveInterval 120
User dave
+Host blckbx
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ Hostname blckbx
+ Port 22
+ User dave
+
+Host blckbx-wifi
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ Hostname blckbx-wifi
+ Port 22
+ User dave
+
Host dvzrv
Compression yes
ControlMaster auto