When using the Packet Sniffer, the RAW PACKET DATA is useless because it would take forever for me to translate it into ascii text to attempt to identify a URL in the packet for instance.
It would be nice to have a View Ascii button on the RAW PACKET DATA page so that I can attempt to translate the information and pick out words in that packet that might help me identify its use.
I second that … even if its not parsed, simply display the ASCII results. Right now we always have to ftp down the file and then use ethereal just to look at a simple URL or server name.
Normis, can you explain what CLI means? I have Winbox 2.8 and when I go to packet sniffer, I doubleclick on the packet and can view the raw data. How do I convert this to ASCII?
changeip - Ethereal will convert this raw data to ascii? Do I just highlight the raw data, do a copy out of Winbox, and paste it into a text file for Ethereal to interpret somehow?
Packet sniff to a file, for instance, sniff.pcap, and then once you stop packet sniffer you can ftp that file to your ethereal workstation and double click to open. You can get fancy and stream it to your workstation using the streaming function, but it gets a little hairy on Windows since it replied with UDP port unknown for every single packet it sends. You can use the mikrotik trafr program and others as well.
That is EXACTLY what I am looking for. I just installed 2.9 beta 15 on a blank drive, grabbed the winbox.exe from it, connected to my 2.8.23 router and it doesn’t display the ASCII, but if I connect to the 2.9 beta 15 test router I just installed it DOES display!! Looking forward to the 2.9 release