Add blackbox_exporter to external ns host
This commit is contained in:
parent
dc2a6f5788
commit
20d91ff1b0
2 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,8 @@ firewall_in:
|
|||
- {proto: tcp, port: 80}
|
||||
- {proto: tcp, port: 443}
|
||||
- {proto: tcp, port: 853}
|
||||
- {proto: tcp, port: 9100, from: [172.20.20.0/22, 62.78.229.29/32]}
|
||||
- {proto: tcp, port: 9100}
|
||||
- {proto: tcp, port: 9115}
|
||||
firewall_raw:
|
||||
- pass quick proto carp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue