Re: [LUGAr-gral] Redireccion NO PUEDO !!!
On Tue, Sep 06, 2005 at 05:31:14PM -0300, Andr?s (LuCkUnDeAd) Dobie wrote:
> iptables -t nat -A PREROUTING -d 200.69.22.40 --j DNAT --to 192.168.0.10
> iptables -t nat -A POSTROUTING -s 192.168.0.10 --j SNAT --to-source 200.69.22.40
> iptables -A FORWARD -d 192.168.0.10 -p tcp --dport 7666 -m state
> --state NEW -j ACCEPT
Yo tengo puesto algo asi:
iptables -A PREROUTING -t nat -p tcp -d ipserver --dport 7666 -j DNAT --to 192.168.0.10:7666
Fijate si eso te funciona
a mi me anda fenomeno.
Saludos
Felix
--
Felix Cuello
felix@qodiga.com
Reply to: