Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2001 14:18:35 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        freebsd-questions@freebsd.org
Subject:   ipnat rdr question
Message-ID:  <01050614183500.13759@galaxy.anchoragerescue.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01050614183500.13759>