Right ive got squid setup as a transparent proxy its working fine proxying http requests, but as for https (and all other stuff) ive added a iptables rule
iptables -t nat -A POSTROUTING -j MASQURADE
which according to webmin should masqurade all but this isnt working i still cant access https pages through the proxy.
Thanks
Jack D