[proxies] allow outside servers access to infrastructure

This commit is contained in:
Mark O'Brien 2020-08-06 15:15:31 +01:00
parent 24da31f53c
commit 1189897518
3 changed files with 6 additions and 0 deletions

View file

@ -161,6 +161,8 @@ require ip 52.38.92.7
require ip 54.244.110.185
require ip 54.201.22.74
require ip 34.220.107.234
require ip 13.244.141.152
require ip 18.230.149.104
#
# We put this at the end because it fails for hosts with no reverse dns

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.193 192.168.0.193

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.194 192.168.0.194