phase 4 complete
This commit is contained in:
14
configs/dmz.yaml
Normal file
14
configs/dmz.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
title: DMZ
|
||||
sites:
|
||||
- name: DMZ Reverse Proxys
|
||||
ips:
|
||||
- address: 10.10.99.10
|
||||
expected:
|
||||
ping: true
|
||||
tcp_ports: [22,80,443]
|
||||
udp_ports: []
|
||||
- address: 10.10.99.20
|
||||
expected:
|
||||
ping: true
|
||||
tcp_ports: [22,80,443]
|
||||
udp_ports: []
|
||||
Reference in New Issue
Block a user