Actions
Feature #744
closed
EL
VJ
Teredo configuration
Feature #744:
Teredo configuration
Effort:
Difficulty:
Label:
Description
Teredo tunnel detection is difficult because of the protocol which is too limited.
To avoid miss detection, we can had a port parameter to avoid to run the detection on all flow. The configuration could look like that:
tunnel
- teredo:
enabled: yes|no
ports: port1,port2|any
Actions