diff --git a/config b/config new file mode 100644 index 0000000..f78ee63 --- /dev/null +++ b/config @@ -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