summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2017-05-30 00:19:55 +0200
committerChristian Pointner <equinox@ffgraz.net>2017-05-30 00:19:55 +0200
commitbc52f019b2e682fef3af1415908423ea753925f1 (patch)
tree67025e64c747c42b0ea0449c4187c27355ed060d
parent8cb754dacac0864f6b112e39fd6e7eaf3a339756 (diff)
fix ssh config
-rw-r--r--ssh/config39
1 files changed, 19 insertions, 20 deletions
diff --git a/ssh/config b/ssh/config
index c12c550..ca6e047 100644
--- a/ssh/config
+++ b/ssh/config
@@ -2,7 +2,6 @@ Ciphers aes256-ctr,aes128-ctr,aes256-gcm@openssh.com,aes128-gcm@openssh.com,cha
Macs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160
Host *
- ProxyCommand ssh -q pan nc -q0 -w1 %h %p
IdentityFile ~/.ssh/id_ff_rsa
IdentitiesOnly yes
PasswordAuthentication no
@@ -11,72 +10,72 @@ Host *
#################################
## KVM host @ spektral
-Host ffspektral
+Host spektral
Hostname spektral.ffgraz.net
-Host ffoldgw
+Host oldgw
Hostname oldgw.ffgraz.net
-Host ffgw-cc
+Host gw-cc
Hostname gw-cc.ffgraz.net
-Host ffstats
+Host stats
Hostname stats.ffgraz.net
-Host ffwww
+Host www
Hostname www.ffgraz.net
-Host ffgit
+Host git
Hostname git.ffgraz.net
User git
-Host ffbuild
+Host build
Hostname build.ffgraz.net
User builder
-Host ffbuild2
+Host build2
Hostname server88.ffgraz.net
-Host fftun
+Host tun
Hostname tun.ffgraz.net
-Host ffconftun
+Host conftun
Hostname conftun.ffgraz.net
#################################
## KVM host @ mur.at
-Host ffmur
+Host mur
Hostname mur.ffgraz.net
-Host ffgw-mur
+Host gw-mur
Hostname gw-mur.ffgraz.net
-Host ffdebian
+Host debian
Hostname debian.ffgraz.net
-Host ffspider
+Host spider
Hostname spider.ffgraz.net
#################################
## KVM host @ TU Bibliothek
-Host fftub
+Host tub
Hostname tub.ffgraz.net
-Host ffgw-wien
+Host gw-wien
Hostname gw-wien.ffgraz.net
-Host ffdvb
+Host dvb
Hostname dvb.ffgraz.net
-Host ffnodedb
+Host nodedb
Hostname nodedb.ffgraz.net
-Host ffnodedbstage
+Host nodedbstage
Hostname nodedb-staging.ffgraz.net