From owner-freebsd-questions Thu May 4 6:52:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from syrenna.deep-ocean.net (ca-ol-bordeaux-7-4.abo.wanadoo.fr [62.161.110.4]) by hub.freebsd.org (Postfix) with ESMTP id 50F9637C0EA for ; Thu, 4 May 2000 06:52:05 -0700 (PDT) (envelope-from olivier.cortes@free.fr) Received: from pozeidon (pozeidon.deep-ocean.net [192.168.0.12]) by syrenna.deep-ocean.net (8.9.3/8.9.3) with SMTP id PAA01611; Thu, 4 May 2000 15:47:36 +0200 (CEST) (envelope-from olivier.cortes@free.fr) From: "Olivier Cortes" To: Cc: "FreeBSD Questions" Subject: RE: redirect_address Date: Thu, 4 May 2000 15:47:48 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2776.0) Importance: Normal In-Reply-To: <3.0.6.32.20000430170958.007a14f0@mail.rede-rs.com.br> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG see my mail answering "Jesus", "Public access to a port (server) under nat". see ya olive > -----Message d'origine----- > De : owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]De la part de > prst@obelix.rede-rs.com.br > Envoyé : dimanche 30 avril 2000 22:10 > À : freebsd-questions@freebsd.org > Objet : redirect_address > > > I have the following network: > > +------+ +------+ > | |10.0.0.100 10.0.0.99 | |200.200.200.99 > | SRV |------------------------| FW |----------------| Internet > +------+ +------+ > > 1. The host SRV is running WWW, SMTP, DNS and FTP servers and need > to be viewed by Internet how 200.200.200.100 > 2. The host FW is running NAT: > fxp0=200.200.200.99 > fxp1=10.0.0.99 > # natd -n fxp0 -redirect_address 10.0.0.100 200.200.200.100 > # ipfw l > 00000 divert 8668 ip from any to any via fxp0 > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > > ... but this no work: the Internet do not encounter the host > SRV by address 200.200.200.100! > > Can you help me? Thank you in advance. > > Paulo > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message