<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; white-space: pre-wrap; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">hi there i have setup my vz system, so that i port forward port 80 to a container running squid which reverse proxies to sites running inside openvz containers via their virtual ip. my issue is and has been changes i make either block full access to the web from each container or they cannt access any site via their domain running in their own container or another one even though i have properly setup the iptables post routing to allow internet access.
My problem seems to be when the containers are trying to access the site it gets stuck at squid and cant get reverse proxies properly, how is it possible to set up the iptable configuration so they request the site domain via the public ethernet etc.
</span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;">this is my problem</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></font></div><div>* About to connect() to domain port 80 (#0)</div><div>* Trying myip ... Connection refused</div><div>* couldn't connect to host</div><div>* Closing connection #0</div><div>curl: (7) couldn't connect to host</div><div><br></div><div><br></div><div>and requestion google is fine</div><div><br></div><div><div>* Trying 66.102.11.99... connected</div><div>* Connected to <a href="http://www.google.com">www.google.com</a> (66.102.11.99) port 80 (#0)</div><div>> GET / HTTP/1.1</div><div><br></div><div>This issue is breaking a system requiring access trying to load in some feed from another system. </div><div><br></div><div>any ideas ? </div></div></body></html>