From owner-freebsd-questions Wed Oct 22 13:58:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA27218 for questions-outgoing; Wed, 22 Oct 1997 13:58:36 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA27213 for ; Wed, 22 Oct 1997 13:58:33 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id OAA23295; Wed, 22 Oct 1997 14:00:57 -0700 (PDT) Message-Id: <199710222100.OAA23295@implode.root.com> To: Alex Weeks cc: "'freebsd-questions@freebsd.org'" Subject: Re: Strange (automated) HTTP access from FreeBSD In-reply-to: Your message of "Wed, 22 Oct 1997 11:13:43 CDT." <01BCDEDB.92E73000@cutthroat> From: David Greenman Reply-To: dg@root.com Date: Wed, 22 Oct 1997 14:00:57 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >The problem: The http logs for the Web page and the logs for the banner >advertising software show hits (lot of them) from our FreeBSD router/DNS >machine. Obviously the traffic headed to this NT server travels through >the FreeBSD box, but why does the traffic appear to originate from the >FreeBSD box? (If that's what is happening. Read further). Unless you are doing some sort of NAT (Network Address Translation) on the FreeBSD machine, then the http requests are coming from an application on on the FreeBSD machine - a web browser or perhaps a web proxy server. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project