2/15/02 For my birthday present (2/12) I took some time to relook at arpview and the enclosed is the results. I was in a colorful mood. See the comments in the arpview33.pl file for the updates. The arp_dup.dat file is enclosed to show off the new duplicate checking function. It is entirely fictious, ip=596?. 5/15/02 Extended the colors into the Date sort to show significant events, lots of machines arping at the same time. Also changed the download function to give a formatted text report along with an excel file. Also made this an official launch with copyright notices and licenses. Changed the respond to email address to arpview@yahoo.com, pretty cool that I could get that name. The tar file should include the following arpview40.readme - This readme file arpview40.pl - Version 4.0 of teh arpview perl script arp_dup.dat - A sample arpwatch datalog with duplicates COPYING - GNU License file arpview_May22.csv - Sample excel file arpview_May22.txt - Sample of the new text file Installation To install arpview put the arpview40.pl in cgi-bin or any other directory that you can run perl scripts from and set the $ver variable to that path and filename. If you search on "ver" in arpview you will see it is used in the html form to call itself. The other variable that needs to be set is $arp_data so it can open the arpwatch datalog file. I set a link that points to the datlog in the directory where I installed arpview. Arpview is setup to read the arp_dup.dat example datalog. ***** I'm pretty much done with the arpview development unless someone can suggest some new feature or twist they would like to see. If you try it send me an email just so I know someone is using it. BJ