diff --git a/.ssh/dma-config b/.ssh/dma-config index 784d1d6..d0eb45d 100644 --- a/.ssh/dma-config +++ b/.ssh/dma-config @@ -2,7 +2,6 @@ AddKeysToAgent yes ForwardAgent yes HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa -IdentityFile ~/.ssh/dma-key ServerAliveInterval 60 Host sslvpn @@ -32,11 +31,13 @@ Host github.com Hostname ssh.github.com Port 443 User git + IdentityFile ~/.ssh/dma-owlery Host home Hostname 192.168.124.183 Port 13911 User dma + IdentityFile ~/.ssh/dma-key Host dev Hostname 192.168.124.18