X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5c32f4c69b3a6535aa2d75cdbe3d0bedaf9281c4..46b0747592074017ff0ea4b33d4a7194235886e5:/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 deleted file mode 100644 index 34e76870..00000000 --- a/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf +++ /dev/null @@ -1,17 +0,0 @@ -# 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: 9996 - #TCPPort = 9996 - - # Port for UDP connections - # Note: Parameters TCPPort and UDPPort can be equal - # Parameter: optional - # Value: 1 ... 65536 - # Default: 9996 - UDPPort = 9996 - -