1
0
Fork 0

SSH: Move host specific stuff to local config

This commit is contained in:
tastytea 2022-03-18 19:40:15 +01:00
parent 8dc3f6bad1
commit a880030f1e
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 21 deletions

View File

@ -1,6 +1,3 @@
# Include local configuration file.
Include config.local
Host *
AddKeysToAgent yes
ServerAliveInterval 30
@ -10,21 +7,4 @@ Host *
ControlPersist 600
ControlPath ~/.ssh/sockets/%r@%h-%p
Host schnibble.tastytea.de gaffer.tastytea.de
Port 8022
Host fd14:0:0:0:* 192.168.8.* fd23:0:0:0:* tastytea.de *.tastytea.de tzend.de *.tzend.de likeable.space
Port 10
# RemoteForward 127.0.0.1:51313 127.0.0.1:51313
ForwardAgent yes
Host fd14::1 192.168.8.1 router.tastytea.de
User root
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa
Host *-vm.tastytea.de
Port 22
Host haiku-vm.tastytea.de
User user
Include config.local