Community discussions

MikroTik App
 
menace
newbie
Topic Author
Posts: 28
Joined: Fri Jan 06, 2017 7:21 pm

log the traffic

Fri Jan 05, 2018 3:05 pm

hey all

how do I log all traffic from my tablet and chromecast??
 
User avatar
pietroscherer
Trainer
Trainer
Posts: 170
Joined: Thu Mar 05, 2015 3:05 pm
Location: RS, Brazil
Contact:

Re: log the traffic

Sat Jan 06, 2018 8:29 pm

I think you can use a NAT rule:
 /ip firewall nat add chain=srcnat src-address=192.168.10.10 action=log log-prefix=tablet-

 /ip firewall nat add chain=srcnat src-address=192.168.10.11 action=log log-prefix=chromecast-
Remember to change the src-address to your devices IPs. This rules needs to stay above your NAT rule.

I hope that I can help you with this.

Thank you!

Who is online

Users browsing this forum: No registered users and 17 guests