Cleaning up to fit AniNIX/Uniglot hooks; catching up with testing
This commit is contained in:
		@@ -16,7 +16,7 @@
 | 
			
		||||
#max-pending-packets: 1024
 | 
			
		||||
 | 
			
		||||
# Runmode the engine should use. Please check --list-runmodes to get the available
 | 
			
		||||
# runmodes for each packet acquisition menp1s0fod. Defaults to "autofp" (auto flow pinned
 | 
			
		||||
# runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned
 | 
			
		||||
# load balancing).
 | 
			
		||||
#runmode: autofp
 | 
			
		||||
 | 
			
		||||
@@ -143,7 +143,7 @@ outputs:
 | 
			
		||||
      append: yes
 | 
			
		||||
      #extended: yes     # enable this for extended logging information
 | 
			
		||||
      #custom: yes       # enabled the custom logging format (defined by customformat)
 | 
			
		||||
      #customformat: "%{%D-%H:%M:%S}t.%z %{X-Forwarded-For}i %H %m %h %u %s %B %a:%p -> %A:%P"
 | 
			
		||||
      #customformat:
 | 
			
		||||
      #filetype: regular # 'regular', 'unix_stream' or 'unix_dgram'
 | 
			
		||||
 | 
			
		||||
  # a line based log of TLS handshake parameters (no alerts)
 | 
			
		||||
@@ -310,7 +310,7 @@ nflog:
 | 
			
		||||
# af-packet support
 | 
			
		||||
# Set threads to > 1 to use PACKET_FANOUT support
 | 
			
		||||
af-packet:
 | 
			
		||||
  - interface: enp1s0f0
 | 
			
		||||
  - interface: {{ ipinterface }}
 | 
			
		||||
    # Number of receive threads (>1 will enable experimental flow pinned
 | 
			
		||||
    # runmode)
 | 
			
		||||
    threads: 1
 | 
			
		||||
@@ -363,10 +363,10 @@ af-packet:
 | 
			
		||||
    # will not be copied.
 | 
			
		||||
    #copy-mode: ips
 | 
			
		||||
    #copy-iface: enp1s0f1
 | 
			
		||||
  - interface: enp1s0f1
 | 
			
		||||
    threads: 1
 | 
			
		||||
    cluster-id: 98
 | 
			
		||||
    cluster-type: cluster_flow
 | 
			
		||||
    #   - interface: enp1s0f1
 | 
			
		||||
    #     threads: 1
 | 
			
		||||
    #     cluster-id: 98
 | 
			
		||||
    #     cluster-type: cluster_flow
 | 
			
		||||
    defrag: yes
 | 
			
		||||
    # buffer-size: 32768
 | 
			
		||||
    # disable-promisc: no
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user