modify: Чт 27 фев 2025 09:35:14 MSK
This commit is contained in:
22
config
Normal file
22
config
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user