Add ssh config for nas*.
This commit is contained in:
parent
4f17034483
commit
925cafb5d6
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@ Host afterdark.org.uk
|
||||||
Host lil phil tommy-wifi
|
Host lil phil tommy-wifi
|
||||||
ForwardX11Trusted yes
|
ForwardX11Trusted yes
|
||||||
|
|
||||||
|
Host nas0 nas1 nas backupnas
|
||||||
|
ForwardAgent no
|
||||||
|
ClearAllForwardings yes
|
||||||
|
|
||||||
Host esx0 esx1 esx2 esx3 gw vcsa
|
Host esx0 esx1 esx2 esx3 gw vcsa
|
||||||
User root
|
User root
|
||||||
ForwardAgent no
|
ForwardAgent no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue