<div dir="ltr"><p dir="ltr">On Thu, Jun 11, 2015, 18:09 KARR, DAVID <<a href="mailto:dk068x@att.com" target="_blank">dk068x@att.com</a>> wrote:</p>
<blockquote><p dir="ltr">I could use some help with setting up git-review in a slightly unfriendly firewall situation.</p>
<p dir="ltr">I'm trying to set up git-review on my CentOS7 VM, and our firewall blocks the non-standard ssh port.  I'm following the instructions at <a href="http://docs.openstack.org/infra/manual/developers.html#accessing-gerrit-over-https" target="_blank">http://docs.openstack.org/infra/manual/developers.html#accessing-gerrit-over-https</a> , for configuring git-review to use https on port 443, but this still isn't working (times out with "Could not connect to gerrit").  I've confirmed that I can reach other external sites on port 443.</p>
<p dir="ltr">Can someone give me a hand with this?</p>
</blockquote>
<blockquote><p dir="ltr"><br>
</p>
</blockquote>
<p dir="ltr"><br>
</p>
<p dir="ltr">Hello.</p><p dir="ltr"><br></p><p dir="ltr">- Can you please post all output from "git review -vs"?<br></p><p>- Do you have "gerrit" remote already configured?<br></p><p dir="ltr">- Do you have access to <a href="https://review.openstack.org/" target="_blank">https://review.openstack.org/</a> from your browser?</p><p dir="ltr">
- Can you access it from command line (via "curl -I <a href="https://review.openstack.org/" target="_blank">https://review.openstack.org/</a>" for example)?<br>
</p><p>- Does "git ls-remote <a href="https://review.openstack.org/openstack/nova">https://review.openstack.org/openstack/nova</a> > /dev/null" produce and error?<br></p>
</div>