diff --git a/sshconfig b/sshconfig index b8b6dc2..98d018e 100644 --- a/sshconfig +++ b/sshconfig @@ -3,6 +3,14 @@ Host koptein.de User zul Port 22 +Host mailbucket.eu + HostName mailbucket.eu + User zul + Port 22 +Host mailbucket.vpn + HostName 10.8.0.8 + User zul + Port 22 Host home HostName 192.168.15.5 User koptein @@ -14,6 +22,9 @@ Host berthold Host nextcloud HostName 192.168.15.9 User root +Host nextcloud.vpn + HostName 10.8.0.10 + User root Host web HostName 192.168.15.12 User root @@ -25,6 +36,10 @@ Host git.home.lan Hostname 192.168.15.14 Port 222 User git +Host docker.vpn + Hostname 10.8.0.9 + Port 22 + User koptein Host docker Hostname 192.168.15.14 Port 22