#Should probably make this work sometime GssapiAuthentication yes GssapiDelegateCredentials yes # Send keep-alive pings in order to keep stupid NATs from dropping # the connection. #ServerAliveInterval 120 # Don't hash known hosts so we can use the known-hosts file for zsh # completion. HashKnownHosts no # Use control masters by default ControlMaster auto ControlPath ~/.ssh/master/%C ControlPersist 10m # Usernames Host geoduck.ambulatoryclam.net User dan RemoteForward /run/user/779600001/gnupg/S.gpg-agent /Users/dan/.gnupg/S.gpg-agent.extra Host midnight-anchovy.ambulatoryclam.net User dan Host oryx.ambulatoryclam.net User dan Host *.ambulatoryclam.lan User dan Host *.csail.mit.edu User drkp Host *.lcs.mit.edu User drkp Host *.vmware.com User dports Host *.cs.washington.edu User drkp Host *.microsoft.com User dports #Host *.corp.microsoft.com #ProxyCommand ssh drkp@placuna.svr.ambulatoryclam.net:2222 -W %h:%p Host *.prometheus User drkp ProxyCommand ssh drkp@albacore.svr.ambulatoryclam.net -W %h:%p Host *.prometheus.msr User drkp ProxyCommand ssh drkp@albacore.svr.ambulatoryclam.net -W %h:%p Host *.syslab ProxyCommand ssh zookeeper.cs.washington.edu -W %h:%p User drkp