X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/89047aa554682fcb31ee522bbcc24147a67a63d6..c1a020a6bf83da0186278491af2d0bfa8d917b44:/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf diff --git a/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf b/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf new file mode 100644 index 00000000..97e38fb6 --- /dev/null +++ b/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf @@ -0,0 +1,17 @@ +# Enable the traffic capture module "mod_cap_ipq.so" using NetFlow protocol + + # Port for TCP connections + # Note: Parameters TCPPort and UDPPort can be equal + # Parameter: optional + # Value: 1 ... 65534 + # Default: 9997 + #TCPPort = 9997 + + # Port for UDP connections + # Note: Parameters TCPPort and UDPPort can be equal + # Parameter: optional + # Value: 1 ... 65536 + # Default: 9997 + UDPPort = 9997 + +