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. _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
