I’ve an eval copy of the LocalNetworkMonitor and it seems to capture the data I need from the 127.0.0.1 interface and seems able to filter the double entry bookkeeping nicely, but what I need to do is capture the data in a file I can feed to my other analysis tools. Ideally, I’d like to export in TCPDUMP/PCAP format so it would just work.
Since I have an eval, I can’t just try the write log file option. Will it write in the TCPDUMP format? If not, does it write the full IP packets so I can convert to the format I need?
Thanks,
Dave Morris