From owner-freebsd-questions Tue Apr 17 4: 3:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rigel.pucrs.br (rigel.pucrs.br [200.132.10.13]) by hub.freebsd.org (Postfix) with ESMTP id 05E6F37B43C for ; Tue, 17 Apr 2001 04:03:53 -0700 (PDT) (envelope-from apolli@pucrs.br) Received: from aegis (aegis.pucrs.br [200.132.13.12]) by rigel.pucrs.br (8.9.3/8.9.3) with SMTP id IAA13626 for ; Tue, 17 Apr 2001 08:01:25 -0300 (EST) (envelope-from apolli@pucrs.br) Message-ID: <005c01c0c72d$4a14b260$0c0d84c8@pucrs.br> From: "Alexandre Polli" To: "bsd-lista" Subject: static natd Date: Tue, 17 Apr 2001 07:58:07 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings gentleman; I have a freebsd firewall, running natd. This gateway has a 'real' IP address. Behind this machine there's a nerwork with internal IPs (say, 192.x.x.x). However, one of these is a webserver. I've got another IP 'public' IP address, so Im planning to statically map the webserver on the gateway. Using natd and ipfw, shall the rule be something like natd -log -redirect_address 192.x.x.x -n xl0 ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message