Assuming the device of which traffic is traversing is Linux based, you might consider installing NTOP for traffic monitoring and analysis.
http://www.ntop.org/overview.html On Thu, Jul 7, 2011 at 10:44 PM, Michael C. Robinson < [email protected]> wrote: > Apparently, this is a means to send packets to user space. I want to do > something very simple. I want to grab the destination ip address of > html packets and keep a log for the day of where the internal host was > going that can be browsed on a public local area network web page. > > This isn't quite a proxy, I don't want to cache packets and I'm not > after filtering the content. > > A record would be host ip, 192.168.5.x source address, and destination > on Internet ip address. > > I can possibly queue the packets between the local name servers and open > DNS to user space so that I can see the names being connected to later. > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
