Community discussions

MikroTik App
 
User avatar
MCT
Member Candidate
Member Candidate
Topic Author
Posts: 158
Joined: Wed Mar 03, 2010 5:53 pm

Wireless Sniffer streaming and @#$%@ TZSP

Sat Dec 25, 2010 2:45 pm

To make a long story short. I'm trying to work out a solution for someone trying to monitor a wireless environment over a wide area. The current solution costs quite a bit of money and to be honest sucks. I can see some Mikrotik devices acting as cost effective sensors but the TZSP encapsulation is giving me a headache. I know it's a standard format but I can't find a single utility to strip off the TZSP header and trafr is basically worthless as it's only for 32bit systems.

Any hope of getting a 64bit version and options for selecting interfaces?
 
BigTrumpet
Frequent Visitor
Frequent Visitor
Posts: 53
Joined: Thu Feb 07, 2008 7:46 pm

Re: Wireless Sniffer streaming and @#$%@ TZSP

Thu Dec 30, 2010 2:23 pm

Hi,
I use Wireshark, simply filtering by sending ip. It should decode TZSP frame easily.

Massimo
 
blake
Member
Member
Posts: 426
Joined: Mon May 31, 2010 10:46 pm
Location: Arizona

Re: Wireless Sniffer streaming and @#$%@ TZSP

Thu Dec 30, 2010 3:22 pm

 
User avatar
MCT
Member Candidate
Member Candidate
Topic Author
Posts: 158
Joined: Wed Mar 03, 2010 5:53 pm

Re: Wireless Sniffer streaming and @#$%@ TZSP

Mon Jan 03, 2011 6:23 am

I don't need to look at the stream in wireshark. I need to remove the TZSP header to pass it to other software as native packets not a TZSP stream.
 
changeip
Forum Guru
Forum Guru
Posts: 3830
Joined: Fri May 28, 2004 5:22 pm

Re: Wireless Sniffer streaming and @#$%@ TZSP

Mon Jan 03, 2011 5:46 pm

 
User avatar
MCT
Member Candidate
Member Candidate
Topic Author
Posts: 158
Joined: Wed Mar 03, 2010 5:53 pm

Re: Wireless Sniffer streaming and @#$%@ TZSP

Tue Jan 04, 2011 8:19 am

I need native code, not scripts.

Mikrotik... open source trafr please
 
troynel
just joined
Posts: 2
Joined: Thu Jul 19, 2012 6:44 am

Re: Wireless Sniffer streaming and @#$%@ TZSP

Fri Jul 20, 2012 4:43 pm

I have created on open source tzsp decapsulation tool called tzsp2cap. It will strip away the tzsp protocol and save the original packets to a PCAP file. See the link:

http://forum.mikrotik.com/viewtopic.php ... 10#p326210
 
rayman1366
Frequent Visitor
Frequent Visitor
Posts: 71
Joined: Mon Feb 20, 2012 1:49 am

Re: Wireless Sniffer streaming and @#$%@ TZSP

Wed Oct 23, 2013 6:54 am

hi troynel.

in here
http://code.google.com/p/tzsp2cap/
i cannot find any file?


afther git clone, when i want compile it:

tzsp2cap.c:8:18: fatal error: pcap.h: No such file or directory
compilation terminated.

thank you.
 
jo2jo
Forum Guru
Forum Guru
Posts: 1003
Joined: Fri May 26, 2006 1:25 am

Re: Wireless Sniffer streaming and @#$%@ TZSP

Sun Nov 27, 2016 6:19 am

hi, you need to have libpcap installed before you try to compile on linux (yum install libpcap-dev or apt-get ).

also look into:
https://gist.github.com/jabberd/b9d6a29098a5b8f1ee45

or see my post about stripping tzsp (wireless) here:
http://forum.mikrotik.com/viewtopic.php?f=7&t=95792

Who is online

Users browsing this forum: GoogleOther [Bot] and 158 guests