From cef71cc535dae30153cc05db102fa7c845a97440 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Wed, 23 Jul 2014 14:23:36 +0600 Subject: [PATCH] =?UTF-8?q?ssh:=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BD=D0=B5=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D1=8B=D0=B5=20=D1=85=D0=BE=D1=81=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/net/ssh/config | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/etc/net/ssh/config b/etc/net/ssh/config index b051bc8..4143b11 100644 --- a/etc/net/ssh/config +++ b/etc/net/ssh/config @@ -36,22 +36,6 @@ Host aws-kb HostName 54.72.33.227 IdentityFile ~/.ssh/aws-kb.pem -#------ [ Atpl ] - -Host atpl - User root - HostName 193.169.52.221 - -Host atpl-v-sites - User root - HostName 192.168.115.50 - ProxyCommand ssh -t -t atpl -W %h:%p - -Host atpl-v-sql - User root - HostName 192.168.115.102 - ProxyCommand ssh -t -t atpl -W %h:%p - #------ [ Office ] Host office