[proxies] allow outside servers access to infrastructure
This commit is contained in:
parent
24da31f53c
commit
1189897518
3 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
2
roles/openvpn/server/files/ccd/proxy33.fedoraproject.org
Normal file
2
roles/openvpn/server/files/ccd/proxy33.fedoraproject.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.193 192.168.0.193
|
2
roles/openvpn/server/files/ccd/proxy34.fedoraproject.org
Normal file
2
roles/openvpn/server/files/ccd/proxy34.fedoraproject.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.194 192.168.0.194
|
Loading…
Add table
Add a link
Reference in a new issue