[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Port forwarding and local firewall connections



On 2007/07/12-14:37(+0200), Marco wrote :
> Not exactly, I need this:
> 
> iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to
> 192.168.10.2
> 

Be carreful, because here ALL trafic toward any TCP port 80 coming from
your firewall will be send to your 192.168.10.2 host. Do you really want
this ? 
                                              -- Yann.





Reply to: