From: tfheen Date: Wed, 3 Nov 2004 15:17:46 +0000 (+0000) Subject: fix address of golem X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a60663369af004ba0cc97f201db9103e3fc56a8;p=dotfiles fix address of golem git-svn-id: file:///svn/tfheen/trunk/dotfiles@676 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/ssh/config b/ssh/config index 71960a7..b16a260 100644 --- a/ssh/config +++ b/ssh/config @@ -159,13 +159,13 @@ Host 10.0.0.1 Cipher blowfish Host golem -Hostname tfheen.raw.no +Hostname home.err.no Port 23 -HostKeyAlias golem.intern.raw.no +HostKeyAlias golem.intern.err.no CheckHostIP no Host golem-eth0 -Hostname tfheen.raw.no +Hostname home.err.no Port 24 HostKeyAlias golem-eth0.intern.raw.no CheckHostIP no