modify: Чт 27 фев 2025 09:35:14 MSK
parent
399f0f2eaf
commit
d2f2d325d9
|
@ -0,0 +1,22 @@
|
||||||
|
Host 10.1.*
|
||||||
|
User da2001
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
UserKnownHostsFile /dev/null
|
||||||
|
LogLevel QUIET
|
||||||
|
|
||||||
|
Host bastion_local
|
||||||
|
Hostname 192.168.13.10
|
||||||
|
User da2001
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
UserKnownHostsFile /dev/null
|
||||||
|
LogLevel QUIET
|
||||||
|
|
||||||
|
Host *.qwarta.ru
|
||||||
|
ForwardAgent yes
|
||||||
|
User root
|
||||||
|
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
||||||
|
|
||||||
|
Host *.sapientru.net
|
||||||
|
ForwardAgent yes
|
||||||
|
User root
|
||||||
|
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
Loading…
Reference in New Issue