From owner-freebsd-questions Fri Apr 12 8:28:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx3out.umbc.edu (mx3out.umbc.edu [130.85.253.53]) by hub.freebsd.org (Postfix) with ESMTP id ADFFB37B404 for ; Fri, 12 Apr 2002 08:28:47 -0700 (PDT) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx3out.umbc.edu (8.12.0/8.12.0/UMBC-Central 1.9 mxout 1.2.2.2 $) with ESMTP id g3CFSjn7022438 for ; Fri, 12 Apr 2002 11:28:46 -0400 (EDT) Date: Fri, 12 Apr 2002 11:28:44 -0400 From: "G. Jason Middleton" X-X-Sender: To: Questions list Subject: IPNAT and internal webserver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello All, I have tried searching the archives but the questions list is not available. THE PROBLEM IS AS FOLLOWS: I have ipnat.rules that look like this map ep0 10.0.0.0/24 -> 68.55.205.182/32 rdr ep0 68.55.205.182/32 port 80 -> 10.0.0.2 port 80 tcp I can connect to my internal webserver with this, however when I click the login button I see in the status bar of IE or OPERA connecting to host 10.0.0.2 (I am using PHPgroupware). So what I am saying here is that I can connect initially but when I click login I get nothing. Any ideas? Thanks, Jason G. Jason Middleton _______________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message