From owner-freebsd-questions Tue Oct 29 21:51:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610F637B425 for ; Tue, 29 Oct 2002 21:51:29 -0800 (PST) Received: from portal.aphroland.org (portal.aphroland.org [216.39.174.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A5543E42 for ; Tue, 29 Oct 2002 21:51:28 -0800 (PST) (envelope-from freebsd@aphroland.org) Received: by portal.aphroland.org (Postfix, from userid 1010) id 0E02A27803D; Tue, 29 Oct 2002 21:51:07 -0800 (PST) Received: from saratoga.linuxpowered.net (debian [127.0.0.1]) by portal.aphroland.org (Postfix) with SMTP id 9F04027803C for ; Tue, 29 Oct 2002 21:51:04 -0800 (PST) Received: from portal.aphroland.org ([216.39.174.24]) (SquirrelMail authenticated user aphro) by webmail.linuxpowered.net with HTTP; Tue, 29 Oct 2002 21:51:04 -0800 (PST) Message-ID: <6591.216.39.174.24.1035957064.squirrel@webmail.linuxpowered.net> Date: Tue, 29 Oct 2002 21:51:04 -0800 (PST) Subject: Re: offtopic-maybe From: "nate" To: In-Reply-To: <006d01c27fd5$8ed8a700$a2765cc1@lefty> References: <006d01c27fd5$8ed8a700$a2765cc1@lefty> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=1.2 required=5.0 tests=IN_REP_TO,MISSING_MIMEOLE,MISSING_OUTLOOK_NAME, MSG_ID_ADDED_BY_MTA_3,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.42 X-Spam-Level: * X-Sanitizer: This message has been sanitized! X-Sanitizer-URL: http://mailtools.anomy.net/ X-Sanitizer-Rev: $Id: Sanitizer.pm,v 1.54 2002/02/15 16:59:07 bre Exp $ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lefteris Tsintjelis said: > An even better aproach would be to simply redirect with ipfw port 80 > requests to squid (tranparent proxy). Works great and u don't have to > reconfigure any clients at all. However, u can monitor and control only > http traffic or maybe even ftp but still all other traffic (ie irc) > passes undetected. there are some handy tools that come with dsniff that allow easy reading of irc traffic(and some other messaging protocols), it even formats it out sorta like ircii (nicks and everything), urlsnarf works good for just logging all the urls, then there is mesgsnarf to grab email(though I never got this one working). all part of the dsniff package(not sure if freebsd has it in a single package or different ones). I usually use these on a bridged freebsd system inbetween the router and the switch. nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message