Hi;
Board info :
model: “433AH”
current-firmware: “2.17”
version: "3.14
the config:
[admin@MikroTik] > /ip firewall calea print
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; mm
chain=forward action=sniff-pc sniff-target=10.10.1.254 sniff-target-port=5556 sniff-id=101 src-address=10.10.0.0/16
1 ;;; mm
chain=forward action=sniff-pc sniff-target=10.10.1.254 sniff-target-port=5556 sniff-id=101 dst-address=10.10.0.0/16
[admin@MikroTik] > /tool calea print
Flags: X - disabled
0 ;;; mm
case-id=101 case-name=“mmlog” intercept-ip=10.10.1.254 intercept-port=5556 action=limited limited-file-stop-interval=15m limited-file-hash-method=md5
And the problem;
The begining of the calea all the things is ok, and calea works great, create a 1 or 4 log after 15 minutes.(I have 10 hotspot users)
But after 2 or 3 hours later, the calea create many many empty logs(720 or more) after 4 minutes.
\
@calea@
open /var/pckg/calea-admin/mmlog/limited/23272.xml
..
..
open /var/pckg/calea-admin/mmlog/limited/24015.xml
Maybe there is a some problem with my configuration ? with the src-address ?
best regards.