X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8c6fa3fbaccc22127280bf77a48fab5a3ee0716e..46b0747592074017ff0ea4b33d4a7194235886e5:/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf diff --git a/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf b/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf new file mode 100644 index 00000000..acd15e07 --- /dev/null +++ b/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf @@ -0,0 +1,14 @@ +# Enable the traffic capture module "mod_cap_divert.so" using Divert-sockets + + # Port for traffic + # Parameter: optional + # Value: 1 ... 65535 + # Default: 15701 + Port = 15701 + + # Disable packet forwarding + # Parameter: optional + # Value: yes, no + # Default: no + DisableForwarding = no +