Date: Tue, 1 Apr 2003 15:17:19 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Asenchi" <asenchi@asenchi.com>, <freebsd-questions@freebsd.org> Subject: Re: logging websites visited Message-ID: <003001c2f88b$b2afbf40$1200a8c0@gsicomp.on.ca> References: <20030401142651.55283003.asenchi@asenchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Asenchi" <asenchi@asenchi.com> To: <freebsd-questions@freebsd.org> Sent: Tuesday, April 01, 2003 2:26 PM Subject: logging websites visited > Hello All, > > I have a been googling and reading for about 3-4 weeks on this, and can't seem to find the answer to. How do I log internet connections through my firewall. I am running IPFW with Natd and I want to log who is going to what site. Is there a way to do this? (I know, of course there is, ITS BSD!) > > Can anyone help me? If you create a ipfw log rule to log all outbound access on port 80, you will get some sort of idea on what web servers people are hitting, but not the URLs. If you want to capture the full URL of sites people are hitting, you should considering running a transparent proxy server (like Squid) on your firewall box. -- Matt Emmerton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003001c2f88b$b2afbf40$1200a8c0>