anybody got trafr to run on os x?

I have a OS X 10.3.9 and it doesn’t run. Just wondering.

I’m not sure, but probably it will help you,
http://wiki.mikrotik.com/wiki/MikroTik_for_Mac

Thats more of a how to get darwine running so you can run winbox on Tiger. I don’t have tiger nor do I need winbox. Good pointer though. I am asking about trafr which is a compiled binary for linux based systems. Anybody get to run on a OSX yet?

trafr doesn’t run under OpenBSD 3.9 on Sparc64 hardware either.

I get ./trafr: Exec format error. Wrong Architecture.

Am I missing something or is this like a Redhat on Intel only binary or what? I would like to use trafr on more machines than that. Is the source available so we can compile it on our own?

You can use Ethereal to capture MT sniffer output on Mac OS X. Ethereal could be easily installed via fink.

Eugene

Trafr is a x86 linux only binary I think. I use it on 32 and 64 bit AMD linux systems. It’s a good utility for streaming the MT to the linux box for capturing traffic. It doesn’t stream wifi capture though, it crashes when I try to do that. Open source trafr would be very good indeed.

Yes JP I also have the problem that trafr never captures from wifi, im surprised somone from Mikrotik has never responded to this :frowning:

How do you capture wifi sniffer stream with ethereal ? I looked into it a while back but never got it working.

trafr is nice because it will unwrap the tzsp protocol whereas ethereal doesn’t (at least I couldn’t get it to). Ending up with a pcap without tzsp wrappers is easier to work with.

Sam

changeip, are you using it with wifi sniffer or network sniffer ?

network sniffer. wifi should be the same but is probably implemented differently within ros for some reason.

Sam