Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 12215 invoked from network); 29 Aug 2004 00:21:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Aug 2004 00:21:18 -0000 Received: (qmail 35607 invoked by uid 500); 29 Aug 2004 00:21:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 35502 invoked by uid 500); 29 Aug 2004 00:21:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 35485 invoked by uid 99); 29 Aug 2004 00:21:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of apache-users@m.gmane.org designates 80.91.224.249 as permitted sender) Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 28 Aug 2004 17:21:11 -0700 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C1DRT-0006qo-00 for ; Sun, 29 Aug 2004 02:21:07 +0200 Received: from adsl-67-117-203-186.dsl.sndg02.pacbell.net ([67.117.203.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Aug 2004 02:21:07 +0200 Received: from robert by adsl-67-117-203-186.dsl.sndg02.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Aug 2004 02:21:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@httpd.apache.org From: robert Date: Sat, 28 Aug 2004 23:01:47 +0000 (UTC) Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 67.117.203.186 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)) Sender: news X-Virus-Checked: Checked Subject: [users@httpd] ip aliasing and port forwarding X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have a static IP 67.117.202.1 and is mapped as eth1 on my fedora linux box. if apache 1.3 listens to this IP address, I can see my website from the outside world. What I am trying to do is make an alias for eth1 so that I have 192.168.1.15 as an alias for 67.117.202.1 and have apache Listen to 192.168.1.15:80 when I point my web browser to 67.117.202.1. however, it doesn't seem to work out. do I need to mess around with port forwarding ip tables and such to get this to work? My static IP number is not behind a firewall or a router, it is only behind a modem. thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org