[Server-devel] How to forward http requests from XO through XS to remote Proxy ?
AL-ASTAL, Ahmad
A.AL-ASTAL at UNRWA.ORG
Mon May 30 05:42:55 EDT 2011
Hi
How to forward http requests from XO through XS to remote Proxy ?
I used iptables command
iptables -t nat -A PREROUTING -p tcp --dport 80 -j DNAT --to-destination PROXY-IP:PORT
But it doesn't work.
More information about the Server-devel
mailing list