From a9d119a917966d4a35d78110fe0b9991f0ba7d48 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 25 Jun 2021 11:37:05 -0700 Subject: [PATCH] Allow 8.43.84.3 from rdu-cc as it is the gateway for internal networks. Signed-off-by: Kevin Fenzi --- roles/batcave/files/allows | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/batcave/files/allows b/roles/batcave/files/allows index 183a8b322a..6d9acc5259 100644 --- a/roles/batcave/files/allows +++ b/roles/batcave/files/allows @@ -103,6 +103,8 @@ require ip 67.219.144.70 # rdu2 community cage machines # this doesn't sit on network boundaries and "Allow from" is deprecated in 2.4 +# 8.43.84.3 is the gateway that internal networks get. +require ip 8.43.85.3 require ip 8.43.85.40 require ip 8.43.85.41 require ip 8.43.85.42