added vpn hosts

This commit is contained in:
Christian Koptein 2023-12-25 15:23:41 +01:00
parent 00658e0547
commit 91645dd4aa

View File

@ -3,6 +3,14 @@ Host koptein.de
User zul User zul
Port 22 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 Host home
HostName 192.168.15.5 HostName 192.168.15.5
User koptein User koptein
@ -14,6 +22,9 @@ Host berthold
Host nextcloud Host nextcloud
HostName 192.168.15.9 HostName 192.168.15.9
User root User root
Host nextcloud.vpn
HostName 10.8.0.10
User root
Host web Host web
HostName 192.168.15.12 HostName 192.168.15.12
User root User root
@ -25,6 +36,10 @@ Host git.home.lan
Hostname 192.168.15.14 Hostname 192.168.15.14
Port 222 Port 222
User git User git
Host docker.vpn
Hostname 10.8.0.9
Port 22
User koptein
Host docker Host docker
Hostname 192.168.15.14 Hostname 192.168.15.14
Port 22 Port 22