Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15133

General • Q on IP Traffic Flow

$
0
0
Hi,

configured ip traffic flow as following :
Code:
[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 :
Code:
[admin@5009] > /interface/list/member/print Flags: D - DYNAMICColumns: 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 detected10 D LAN   vlan10lab     ;;; LAN detected11 D LAN   vlan1001Server;;; WAN detected12 D WAN   wireguard1    ;;; INTERNET detected13 D WAN   ether2        
with following addresses :
Code:
[admin@5009] > /ip/address/printFlags: X - DISABLEDColumns: ADDRESS, NETWORK, INTERFACE#   ADDRESS             NETWORK        INTERFACE     ;;; defconf0   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    vlan2sch3   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       vlan1001Server8   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

Statistics: Posted by pulleman — Sun Feb 18, 2024 11:53 am



Viewing all articles
Browse latest Browse all 15133

Trending Articles