Lee wrote: > My problem is this: I want to log all traffic arriving from and > departing to foreign computers (foreign as in not from my network). I > want to be able to tell who was here, what time they came, how long they > were here, and what they did. > > If you know of any way to perform this task, even if you have a tiny > idea, I would appreciate it very much. Use "ipchains ... -l" to configure firewall rules which log matching packets. See the ipchains(8) and ipfw(4) manpages for details. -- Glynn Clements <glynn@sensei.co.uk> - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu