From owner-freebsd-questions Sun May 6 15:18:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id C1BC837B423 for ; Sun, 6 May 2001 15:18:37 -0700 (PDT) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 568DC4E1 for ; Sun, 6 May 2001 14:18:35 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: freebsd-questions@freebsd.org Subject: ipnat rdr question Date: Sun, 6 May 2001 14:18:35 -0800 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01050614183500.13759@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm attempting to redirect ssl connections to an inner machine, but it doesn't seem to work. Apache+mod_ssl is configured and running on the inner machine (was on the outside). DNS is configured correctly. I'm probably missing something simple. Here's my ipnat config file: rdr ep0 xx.xxx.7.95/32 port 443 -> 172.16.10.3 port 443 tcp map ep0 192.168.0.0/16 -> xx.xxx.7.95/32 portmap tcp/udp 40000:50000 map ep0 192.168.0.0/16 -> xx.xxx.7.95/32 map ep0 172.16.10.0/24 -> xx.xxx.7.95/32 portmap tcp/udp 51000:60000 map ep0 172.16.10.0/24 -> xx.xxx.7.95/32 All the mapping except the redirect works correctly. TIA, Beech -- ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message