forked from bitlair/ansible
UDP 4000 voor siahsd
This commit is contained in:
parent
e3c97c58e9
commit
92a051ad78
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ group_nft_input: []
|
|||
|
||||
nft_group_rules:
|
||||
- { from: [ '204.2.64.29' ], port: "3306", comment: "Mysql vanaf eventinfra, verzoek AK" }
|
||||
- { from: [ '100.64.0.14' ], port: "4000", comment: "siahsd"}
|
||||
- { from: [ '100.64.0.14' ], port: "4000", proto: "udp", comment: "siahsd"}
|
||||
|
||||
power_mqtt_targets:
|
||||
- net: space
|
||||
|
|
Loading…
Add table
Reference in a new issue