Add VerifyHostKeyDNS parameter to SSH configuration
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
a107944a1f
commit
e1d2e9149d
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ Host bastion.fedoraproject.org
|
|||
User FAS_USERNAME (all lowercase)
|
||||
ProxyCommand none
|
||||
ForwardAgent no
|
||||
VerifyHostKeyDNS yes
|
||||
Host *.iad2.fedoraproject.org *.qa.fedoraproject.org 10.3.160.* 10.3.161.* 10.3.163.* 10.3.165.* 10.3.167.* 10.3.171.* *.vpn.fedoraproject.org
|
||||
ProxyCommand ssh -W %h:%p bastion.fedoraproject.org
|
||||
Host batcave01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue