X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c1a020a6bf83da0186278491af2d0bfa8d917b44..0907aa4037b12b6b88ee24495d4577a064d4f8db:/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf diff --git a/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf b/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf index d280e40d..acd15e07 100644 --- a/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf +++ b/projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf @@ -1,8 +1,14 @@ -# Enable the traffic capture module "mod_cap_divert.so" using Divert-sockets +# Enable the traffic capture module "mod_cap_divert.so" using Divert-sockets # Port for traffic - # Parameter: required + # Parameter: optional # Value: 1 ... 65535 # Default: 15701 Port = 15701 + + # Disable packet forwarding + # Parameter: optional + # Value: yes, no + # Default: no + DisableForwarding = no