aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-10-04 00:38:04 +0200
committerDavid Runge <dave@sleepmap.de>2016-10-04 00:38:04 +0200
commit3d0e0abafa01fd20fd8a953303314fee16069702 (patch)
tree1c3fce80fcfa0d9a0f81e93e382b7ea126a4cf6c /.ssh
parentba06f56309b91a05f3dfe233aa1ef69d343b354a (diff)
downloaddotfiles-3d0e0abafa01fd20fd8a953303314fee16069702.tar.gz
dotfiles-3d0e0abafa01fd20fd8a953303314fee16069702.tar.bz2
dotfiles-3d0e0abafa01fd20fd8a953303314fee16069702.tar.xz
dotfiles-3d0e0abafa01fd20fd8a953303314fee16069702.zip
.ssh/config: Adding ssh configuration.
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config333
1 files changed, 333 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..01438e3
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,333 @@
+# Family
+Host greblab
+ Hostname reblab
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+Host gchristina
+ Hostname christina
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+# home
+Host apu-access-unlock
+ HostName apu-access-unlock
+ Port 22
+ User root
+ ServerAliveInterval 120
+ Compression yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host apu-serve-unlock
+ HostName apu-serve-unlock
+ Port 22
+ User root
+ ServerAliveInterval 120
+ Compression yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host pitheunlord
+ HostName pitheunlord
+ Port 22
+ User dave
+ ServerAliveInterval 120
+ Compression yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host gpitheunlord
+ HostName pitheunlord
+ Port 22
+ User dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+Host gdvzrv
+ Hostname dvzrv
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap.de -W %h:%p
+
+Host gpitheunlord
+ Hostname pitheunlord
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap.de -W %h:%p
+
+Host bicrophone
+ HostName bicrophone
+ Port 22
+ User dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+# ak
+Host marx
+ Hostname marx
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+# EN324
+Host trevor
+ Hostname trevor.ak.tu-berlin.de
+ Port 22
+ user studio-user
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# EN325
+Host taunus
+ Hostname taunus.ak.tu-berlin.de
+ Port 22
+ user studio-user
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# EN326
+Host wfs
+ Hostname 130.149.23.38
+ Port 22
+ user wfs
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# EN327
+Host miller
+ Hostname miller.ak.tu-berlin.de
+ Port 22
+ user studio
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# EN327
+Host aktpi
+ Hostname aktpi
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap.de -W %h:%p
+
+# H0104
+Host wfs-h0104
+ Hostname 192.168.3.254
+ Port 22
+ user wfs
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_rsa
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host fouraudio
+ Hostname fouraudio
+ Port 22
+ user dave
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ ProxyCommand ssh sleepmap -W %h:%p
+
+# unix-pool
+Host pool
+ HostName pool.math.tu-berlin.de
+ Port 22
+ User runge
+ ForwardAgent yes
+ IdentityFile ~/.ssh/id_ed25519
+ IdentitiesOnly yes
+ ServerAliveInterval 120
+ Compression yes
+ ForwardX11Trusted yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# nwsec
+Host nws4
+ Hostname 85.10.206.200
+ Port 22
+ User dave
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_rsa
+ ServerAliveInterval 120
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host sleepmap
+# Hostname 85.10.206.218
+ Hostname sleepmap.de
+ Port 22
+ User dave
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_ed25519
+ ServerAliveInterval 120
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host frqrec
+# Hostname 85.10.206.216
+ Hostname frqrec.de
+ Port 22
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_ed25519
+ ServerAliveInterval 120
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# gitlab tu-berlin
+Host gitlab.tubit.tu-berlin.de
+ Hostname gitlab.tubit.tu-berlin.de
+ Port 22
+ User git
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_rsa_tu
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# github
+Host github.com
+ Hostname github.com
+ Port 22
+ User git
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_ed25519_github
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# archlinux
+Host aur.archlinux.org
+ Port 22
+ User aur
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_ed25519_aur
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+# linuxaudio
+Host linuxaudio.org
+ Port 741
+ User lac
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_rsa
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+
+Host linuxaudio.berlin
+ Port 22
+ User davidrunge
+ IdentitiesOnly yes
+ IdentityFile ~/.ssh/id_rsa
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p