]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf
Move projects back into subfolder.
[stg.git] / projects / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_cap_nf.conf
index 34e7687055482a4a678a9da7346411d3fc47c9c9..948674cacafc68583f527bcd604d17cc2077f7e8 100644 (file)
@@ -1,17 +1,16 @@
 # Enable the traffic capture module "mod_cap_ipq.so" using NetFlow protocol
-<Module cap_nf>    
+<Module cap_nf>
     # Port for TCP connections
     # Note: Parameters TCPPort and UDPPort can be equal
     # Parameter: optional
-    # Value: 1 ... 65534
+    # Value: 1 ... 65535
     # Default: 9996
     #TCPPort = 9996
 
     # Port for UDP connections
     # Note: Parameters TCPPort and UDPPort can be equal
     # Parameter: optional
-    # Value: 1 ... 65536
+    # Value: 1 ... 65535
     # Default: 9996
     UDPPort = 9996
 </Module>
-