diff --git a/etc/net/ssh/config b/etc/net/ssh/config index ddfb808..9a35a37 100644 --- a/etc/net/ssh/config +++ b/etc/net/ssh/config @@ -96,6 +96,11 @@ Host office-v-zabbix HostName 192.168.0.26 ProxyCommand ssh -t -t office-v -W %h:%p +Host office-v-pg + User asp3ctus + HostName 192.168.0.28 + ProxyCommand ssh -t -t office-v -W %h:%p + Host office-pi User pi HostName 192.168.0.49