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
