Date: Thu, 4 May 2000 15:47:48 +0200 From: "Olivier Cortes" <olivier.cortes@free.fr> To: <prst@obelix.rede-rs.com.br> Cc: "FreeBSD Questions" <freebsd-questions@FreeBSD.org> Subject: RE: redirect_address Message-ID: <EJEFLAEIHOBBKCGOKMJJKEGACBAA.olivier.cortes@free.fr> In-Reply-To: <3.0.6.32.20000430170958.007a14f0@mail.rede-rs.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EJEFLAEIHOBBKCGOKMJJKEGACBAA.olivier.cortes>