Add maintainer_test and copr vmhosts to vpn
We need to add these hosts to the vpn to use ipa for auth on them. They are in the 192.168.100 network, which is the 'more restricted' subnet of vpn. After the freeze we will probibly want to lock this down more with a rule on all hosts except ipa* to reject everything from them. In the mean time the firewall rules blocking most things should be ok for now. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
eddb753a8a
commit
8a59695693
18 changed files with 41 additions and 52 deletions
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.21 192.168.100.21
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.18 192.168.100.18
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.19 192.168.100.19
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.14 192.168.100.14
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.15 192.168.100.15
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.16 192.168.100.16
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.20 192.168.100.20
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.17 192.168.100.17
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.22 192.168.100.22
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.23 192.168.100.23
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.24 192.168.100.24
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.25 192.168.100.25
|
Loading…
Add table
Add a link
Reference in a new issue