From owner-freebsd-questions Mon Dec 15 03:37:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA19498 for questions-outgoing; Mon, 15 Dec 1997 03:37:28 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ocala.cs.miami.edu (ocala.cs.miami.edu [129.171.34.17]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id DAA19493 for ; Mon, 15 Dec 1997 03:37:23 -0800 (PST) (envelope-from jmcla@ocala.cs.miami.edu) Received: from ocala.cs.miami.edu by ocala.cs.miami.edu via SMTP (950413.SGI.8.6.12/940406.SGI) for id GAA23524; Mon, 15 Dec 1997 06:37:16 -0500 Date: Mon, 15 Dec 1997 06:37:16 -0500 (EST) From: "Joe \"Marcus\" Clarke" To: FreeBSD User Questions List Subject: Alias logging Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Okay, this may seem like a simple question, but it's late here, and my brain is not operating at 100%. I figure someone out there in the world may be seeing this in mid-afternoon...I want to track which machines from my internal network use the Internet. I don't have a firewall as I am using user ppp's packet filtering feature, and my internal network is a fake subnet anyway. So here's an example: I am a user that gets on Netscape from my Mac, and goes and looks at a page. User mode ppp receives the request, masquerades the incoming IP, and forwards the packets. Is there a way I can log where that user went and at what time? Thanks. Joe Clarke