-
Notifications
You must be signed in to change notification settings - Fork 0
/
.ssh_config
executable file
·98 lines (84 loc) · 2.39 KB
/
.ssh_config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60
Host uw
Hostname login.hep.wisc.edu
GSSAPIDelegateCredentials yes
GSSAPIAuthentication yes
User efriis
Host davis
HostName cms.physics.ucdavis.edu
User friis
ControlMaster = auto
ControlPath = ~/.ssh/davis_socket-%r@%h:%p
IdentityFile = ~/.ssh/id_rsa_cms
IdentitiesOnly yes
ForwardX11 yes
Compression yes
DynamicForward 4445
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
Host ucd
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
HostName ucdavis.cern.ch
#IdentityFile = ~/.ssh/id_rsa_marvin
#IdentitiesOnly yes
ControlMaster = auto
ControlPath = ~/.ssh/davis_cern_socket-%r@%h:%p
Host tunnel_ucd
ForwardAgent yes
Hostname ucdavis.cern.ch
HostKeyAlias ucdavis.cern.ch
ProxyCommand ~/scripts/netcat-proxy-command lxplus218.cern.ch %h
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
#GSSAPIKeyExchange yes
GSSAPITrustDNS yes
Host lxplus
HostName lxplus.cern.ch
User friis
#ForwardX11 yes
#Compression yes
ForwardAgent yes
#GSSAPIAuthentication yes
#GSSAPIDelegateCredentials yes
#GSSAPIKeyExchange yes
#GSSAPITrustDNS yes
Host lpc
HostName cmslpc-sl5.fnal.gov
User friis
ControlMaster = auto
ControlPath = ~/.ssh/lpc_socket-%r@%h:%p
ForwardX11 yes
Compression yes
DynamicForward 4446
Host lpc4
HostName cmslpc.fnal.gov
User friis
ControlMaster = auto
ControlPath = ~/.ssh/lpc_socket-%r@%h:%p
ForwardX11 yes
Compression yes
DynamicForward 4446
Host marvin
ForwardX11 yes
User friis
HostName marvin.physics.ucdavis.edu
DynamicForward 4445
Host heybuddy
HostName marvin.physics.ucdavis.edu
User heybuddy
Host t3
HostName shell.tier3.ucdavis.edu
User ekfriis
IdentityFile %d/.ssh/id_rsa_marvin
IdentityFile %d/.ssh/id_rsa
#DynamicForward 4447
Host kusch
HostName kusch.physics.ucdavis.edu
User efriis
ForwardX11 yes
Compression yes
Host webfaction
HostName friis.webfactional.com
User friis