Re: iptables acting as a TCP proxy

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

 



On Monday 15 March 2004 12:43 pm, Gavin Hamill wrote:

> On Monday 15 March 2004 11:28, Antony Stone wrote:
> > iptables -A PREROUTING -p tcp --dport 80 -d old.ip.add.ress -j DNAT --to
> > new.ip.add.ress
> > iptables -A FORWARD -p tcp --dport 80 -d new.ip.add.ress -j ACCEPT
> > iptables -A POSTROUTING -p tcp --dport 80 -d new.ip.add.ress -j SNAT --to
> > my.ip.add.ress
>
> A thousand thanks, Antony - you're a giraffe among men - so walk tall :)

Er, thanks.   Never been called that before, but I'll do my best :)

Antony.

-- 
Abandon hope, all ye who enter here.
You'll feel much better about things once you do.

                                                     Please reply to the list;
                                                           please don't CC me.



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux