diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna
index ef2bbc88d0c6586221bce0ef13b8efcfc843d5ee..0a0666edaa1a15bcf137adbc29dec09ca4cf21d2 100644
--- a/.ssh/config.d/20_fdna
+++ b/.ssh/config.d/20_fdna
@@ -130,22 +130,24 @@ User fdna
 IdentityFile ~/.ssh/fdna
 
 Host prod_ops
-HostName 52.18.64.214
+HostName 52.51.1.6
 User nimrod
 IdentityFile ~/.ssh/fdna
-ProxyCommand ssh ns1 nc %h %p
 
 Host staging_ops
 HostName 52.31.157.190
 User nimrod
 IdentityFile ~/.ssh/fdna
-ProxyCommand ssh ns1 nc %h %p
 
 Host dev1_ops
 HostName 52.210.145.33
 User nimrod
 IdentityFile ~/.ssh/fdna
-ProxyCommand ssh ns1 nc %h %p
+
+Host qa2_ops
+HostName 52.49.210.121
+User nimrod
+IdentityFile ~/.ssh/fdna
 
 Host nag01.fdna.com
 HostName nag01.cloudapp.net