From 3d0e0abafa01fd20fd8a953303314fee16069702 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 4 Oct 2016 00:38:04 +0200 Subject: .ssh/config: Adding ssh configuration. --- .ssh/config | 333 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 333 insertions(+) create mode 100644 .ssh/config (limited to '.ssh/config') 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 -- cgit v1.2.3-54-g00ecf