diff --git a/.ssh/config b/.ssh/config index 59ab738..6027def 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,6 +2,13 @@ Host srv-nebula-master srv-nebula-master.edgeware.tv User=oneadmin Compression=yes +Host 10.16.48.100 anthony-acd-router + User root + StrictHostKeyChecking no + UserKnownHostsFile=/dev/null + Compression=yes + ForwardAgent=yes + Host 10.16.*.* 10.19.* orbit-* anthony-* *.edgeware.tv User root StrictHostKeyChecking no