From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Re: locally access server behind firewall Date: Wed, 01 Sep 2004 20:30:30 +0200 Sender: netfilter-bounces@lists.netfilter.org Message-ID: <41361546.5020707@tomdp.com> References: <41360CA0.6090109@tomdp.com> <200409011417.29061.Alistair@nerdnet.ca> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200409011417.29061.Alistair@nerdnet.ca> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org > IF you want to do this without a DMZ (*not a good thing*) you will need to >both DNAT and SNAT the connections from the LAN to the webserver. > Guess you guys are right. I will put the server in a DMZ, but that requires some work and thinking about my firewall script... I will try to find some spare time and when I have more problems, I will get back here :-) Thanks a lot for the fast responses!!!