gravadigital/tzsp-reader

No data Returned

drak42 opened this issue · 7 comments

Hi,

This looks very interesting!

I have tried to set it up but am getting nothing other than a "uses" counter for IPV4 incrmenting.

I can see detail when i check the Mikrotik Packet Sniffer Packers/Connections etc.

What am I missing?

Cheers
Chris

Can you describe the problem better? of the 4 tabs you can only see the packet counter?

which os are you using?

in mikrotik web interface the path url is /webfig/#Tools:Packet_Sniffer

there you would have to add the ip of the server and push the apply and start button

any problem send a screenshot so I can help you better

Why is the other window empty?
2017-10-29 23 02 17

@BrunIF what configuration you have packet sniffer of mikrotik?

this is my configuration in the web interface from mikrotik

mikrotik_conf

Sorry. My mistake. Working fine.
But can you describe (in wiki) step by step how to configure mikrotik?

@drak42
Create in directory file ipfile.json

Example:

{
    "192.168.1.1":   "User 1",
    "192.168.1.2":   "User 2",
    "192.168.1.3":   "User 3",
    "192.168.1.4":   "User 4",
    "192.168.1.5":   "User 5"
}

the .ipfile.json file already existed but add example-ipfile.json to leave in gitignore to ipfile.json

here create the wiki with the configuration detail of mikrotik. I'm going to close the issue