From f1f43b65f57cd2e067be4a8622730d43d8a3c721 Mon Sep 17 00:00:00 2001 From: tfheen Date: Tue, 28 Jun 2005 18:37:01 +0000 Subject: [PATCH] add tellus git-svn-id: file:///svn/tfheen/trunk/dotfiles@790 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- ssh/config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ssh/config b/ssh/config index ed63a56..c14a629 100644 --- a/ssh/config +++ b/ssh/config @@ -4,7 +4,7 @@ Hostname bowah.err.no Port 80 ProxyCommand none -##Host * +#Host * #ProxyCommand ssh -q -a -x bowah 'nc %h %p' #Host * #ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 'nc %h %p' @@ -170,6 +170,12 @@ CheckHostIP no Host 10.0.0.1 Cipher blowfish +Host tellus +Hostname home.err.no +Port 1022 +HostKeyAlias tellus.intern.err.no +CheckHostIP no + Host golem Hostname home.err.no Port 23 -- 2.39.5