<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 24, 2017 at 12:07 PM, James LaBarre <span dir="ltr"><<a href="mailto:jlabarre@redhat.com" target="_blank">jlabarre@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 10/23/2017 04:11 PM, Jason E. Rist wrote:<br>
><br>
> Sorry for the slow/late reply on this.  There is a bug right now for<br>
> just the TripleO-UI tunneling wherein the SSH tunnel doesn't get written<br>
> properly. <a href="https://launchpad.net/bugs/1722674" rel="noreferrer" target="_blank">https://launchpad.net/bugs/<wbr>1722674</a> I put up a patch and so did<br>
> Sagi:<br>
><br>
> <a href="https://review.openstack.org/#/c/511143/1" rel="noreferrer" target="_blank">https://review.openstack.org/#<wbr>/c/511143/1</a><br>
><br>
> Both work for me in solving the tunneling issue, but then there is<br>
> another issue wherein the TripleO-UI config doesn't get written properly<br>
> if the Quickstart setup is SSL, which it is by default (and honestly I<br>
> don't know how to disable). <a href="https://bugs.launchpad.net/tripleo/+bug/1725115" rel="noreferrer" target="_blank">https://bugs.launchpad.net/<wbr>tripleo/+bug/1725115</a><br>
><br>
> At the bottom of the /etc/systemd/system/ssh-<wbr>tunnel.service tunnel there<br>
> is two lines that should help hitting horizon:<br>
>    -L 0.0.0.0:8181:overcloud.<wbr>localdomain:80 \<br>
>    -L 0.0.0.0:8443:overcloud.<wbr>localdomain:443<br>
> modify as necessary.<br>
<br>
</span>I already have those two lines in place, but still don't get forwarding.<br>
<br>
>From the config file, I have:<br>
<br>
[Service]<br>
ExecStart=/usr/bin/ssh -NT -o \<br>
   ServerAliveInterval=60 -o \<br>
   UserKnownHostsFile=/dev/null -o \<br>
   StrictHostKeyChecking=no -o \<br>
   ExitOnForwardFailure=no -i \<br>
   /home/stack/id_rsa_undercloud <a href="mailto:stack@192.168.23.33">stack@192.168.23.33</a> \<br>
   -L <a href="http://0.0.0.0:6385">0.0.0.0:6385</a>:<a href="https://192.168.24.2:6385" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:6385</a> \<br>
   -L <a href="http://0.0.0.0:5000">0.0.0.0:5000</a>:<a href="https://192.168.24.2:5000" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:5000</a> \<br>
   -L <a href="http://0.0.0.0:5050">0.0.0.0:5050</a>:<a href="https://192.168.24.2:5050" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:5050</a> \<br>
   -L <a href="http://0.0.0.0:8004">0.0.0.0:8004</a>:<a href="https://192.168.24.2:8004" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:8004</a> \<br>
   -L <a href="http://0.0.0.0:8080">0.0.0.0:8080</a>:<a href="https://192.168.24.2:8080" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:8080</a> \<br>
   -L <a href="http://0.0.0.0:9000">0.0.0.0:9000</a>:<a href="https://192.168.24.2:9000" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:9000</a> \<br>
   -L <a href="http://0.0.0.0:8989">0.0.0.0:8989</a>:<a href="https://192.168.24.2:8989" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:8989</a> \<br>
   -L <a href="http://0.0.0.0:3000">0.0.0.0:3000</a>:<a href="https://192.168.24.2:3000" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:3000</a> \<br>
   -L <a href="http://0.0.0.0:443">0.0.0.0:443</a>:<a href="https://192.168.24.2:443" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:443</a> \<br>
   -L <a href="http://0.0.0.0:13000">0.0.0.0:13000</a>:<a href="https://192.168.24.2:13000" rel="noreferrer" target="_blank">https://192.168.<wbr>24.2:13000</a> \<br>
<span class="gmail-">   -L 0.0.0.0:8181:overcloud.<wbr>localdomain:80 \<br>
   -L 0.0.0.0:8443:overcloud.<wbr>localdomain:443<br>
<br>
<br>
<br>
</span>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@lists.rdoproject.org">users@lists.rdoproject.org</a><br>
<a href="http://lists.rdoproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rdoproject.org/<wbr>mailman/listinfo/users</a><br>
<br>
To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.<wbr>com</a></blockquote><div><br></div><div><br></div><div>FYI.. I have confirmed this is working with the patches and dependencies in</div><div><a href="https://bugs.launchpad.net/tripleo/+bug/1722674">https://bugs.launchpad.net/tripleo/+bug/1722674</a></div><div><br></div><div>The bug is updated with instructions on how to test w/ the unmerged code.</div><div>The doc is updated as well.  </div><div><br></div><div>Thanks all!</div><div><br></div><div> </div></div><br></div></div>