Community discussions

MikroTik App
 
pulleman
just joined
Topic Author
Posts: 3
Joined: Sun Aug 06, 2023 11:22 am

Q on IP Traffic Flow

Sun Feb 18, 2024 11:53 am

Hi,

configured ip traffic flow as following :
[admin@5009] > /ip/traffic-flow/print 
                enabled: yes
             interfaces: LAN
          cache-entries: 256k
    active-flow-timeout: 1m
  inactive-flow-timeout: 15s
        packet-sampling: no
      sampling-interval: 0
         sampling-space: 0
notice interfaces "LAN".
here my interface list members :
[admin@5009] > /interface/list/member/print 
Flags: D - DYNAMIC
Columns: LIST, INTERFACE
 #   LIST  INTERFACE     
;;; defconf
 0   LAN   bridge        
 1   LAN   wireguard1    
 2   WAN   outside       
 3   LAN   vlan4mobiles  
 4   LAN   vlan144work   
;;; LAN detected
 5 D LAN   ether5        
;;; LAN detected
 6 D LAN   ether7        
;;; LAN detected
 7 D LAN   ether8        
;;; LAN detected
 8 D LAN   vlan2sch
;;; LAN detected
 9 D LAN   vlan3gadgets  
;;; LAN detected
10 D LAN   vlan10lab     
;;; LAN detected
11 D LAN   vlan1001Server
;;; WAN detected
12 D WAN   wireguard1    
;;; INTERNET detected
13 D WAN   ether2        
with following addresses :
[admin@5009] > /ip/address/print
Flags: X - DISABLED
Columns: ADDRESS, NETWORK, INTERFACE
#   ADDRESS             NETWORK        INTERFACE     
;;; defconf
0   192.168.0.1/24      192.168.0.0    bridge        
1   10.0.0.1/24         10.0.0.0       vlan10lab     
2   192.168.2.1/24      192.168.2.0    vlan2sch
3   192.168.144.1/24    192.168.144.0  vlan144work   
4 X 172.16.1.1/24       172.16.1.0     wireguard1    
5   192.168.3.1/24      192.168.3.0    vlan3gadgets  
6   192.168.4.1/24      192.168.4.0    vlan4mobiles  
7   10.0.1.1/24         10.0.1.0       vlan1001Server
8   192.168.178.254/24  192.168.178.0  outside       
but in exported flows, my outside address 192.168.178.254 is the top talker. which "breaks" my statistics/views as every flow runs through this single ip address.
any advise ?
thanks
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: ismel0x, K0NCTANT1N and 28 guests