How to access the floating ip in browser rather than a localhost?Many concurrent Cassandra database...

Word for a person who has no opinion about whether god exists

Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?

Error during using callback start_page_number in lualatex

Bash script should only kill those instances of another script's that it has launched

How does one describe somebody who is bi-racial?

Are there historical instances of the capital of a colonising country being temporarily or permanently shifted to one of its colonies?

Could you please stop shuffling the deck and play already?

Recommendation letter by significant other if you worked with them professionally?

When traveling to Europe from North America, do I need to purchase a different power strip?

What's the "normal" opposite of flautando?

In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?

Is it possible to avoid unpacking when merging Association?

Does this video of collapsing warehouse shelves show a real incident?

Good for you! in Russian

How to write ı (i without dot) character in pgf-pie

Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?

Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?

What are some noteworthy "mic-drop" moments in math?

Can Mathematica be used to create an Artistic 3D extrusion from a 2D image and wrap a line pattern around it?

Does "Until when" sound natural for native speakers?

Why does liquid water form when we exhale on a mirror?

How to draw cubes in a 3 dimensional plane

How does NOW work?

Why was Goose renamed from Chewie for the Captain Marvel film?



How to access the floating ip in browser rather than a localhost?


Many concurrent Cassandra database connections thru SSH tunnelReverse SSH tunnel: how can I send my port number to the server?Unable to connect through SSH tunnelForwarding url requests to different portsOpenstack instances, routing, packets not delivered for SPECIFIC servicesRemote port forwarding not workingUsing iptables port redirection with dockerSSH Remote forward with ssh config file not Listening to all Addresses (Listening to local host only)Can't access ElasticSearch through local port forwardError when SSH forwarding TCP to unix socket













0















I have an instances that was made in OpenStack which have a floating IP for its instance, the IP for this machine is 10.1.1.164. I tried to forward this instances so it will accessible in my firefox browser locally. First i used this ssh command to connect to the system



ssh -L 8080:10.1.1.164:80 myuser@iptomyremotemachine -p 2212


and than i setting my firefox socket to listen to port 8080 like this.
enter image description here



This is works fine but only if i used localhost:8080 and failed if i use 10.1.1.164:8080. I expect i could used floating ip rather than localhost. What's wrong with my ssh command ?









share



























    0















    I have an instances that was made in OpenStack which have a floating IP for its instance, the IP for this machine is 10.1.1.164. I tried to forward this instances so it will accessible in my firefox browser locally. First i used this ssh command to connect to the system



    ssh -L 8080:10.1.1.164:80 myuser@iptomyremotemachine -p 2212


    and than i setting my firefox socket to listen to port 8080 like this.
    enter image description here



    This is works fine but only if i used localhost:8080 and failed if i use 10.1.1.164:8080. I expect i could used floating ip rather than localhost. What's wrong with my ssh command ?









    share

























      0












      0








      0








      I have an instances that was made in OpenStack which have a floating IP for its instance, the IP for this machine is 10.1.1.164. I tried to forward this instances so it will accessible in my firefox browser locally. First i used this ssh command to connect to the system



      ssh -L 8080:10.1.1.164:80 myuser@iptomyremotemachine -p 2212


      and than i setting my firefox socket to listen to port 8080 like this.
      enter image description here



      This is works fine but only if i used localhost:8080 and failed if i use 10.1.1.164:8080. I expect i could used floating ip rather than localhost. What's wrong with my ssh command ?









      share














      I have an instances that was made in OpenStack which have a floating IP for its instance, the IP for this machine is 10.1.1.164. I tried to forward this instances so it will accessible in my firefox browser locally. First i used this ssh command to connect to the system



      ssh -L 8080:10.1.1.164:80 myuser@iptomyremotemachine -p 2212


      and than i setting my firefox socket to listen to port 8080 like this.
      enter image description here



      This is works fine but only if i used localhost:8080 and failed if i use 10.1.1.164:8080. I expect i could used floating ip rather than localhost. What's wrong with my ssh command ?







      port-forwarding ssh-tunnel socket ip-forwarding





      share












      share










      share



      share










      asked 5 mins ago









      GagantousGagantous

      6419




      6419






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957836%2fhow-to-access-the-floating-ip-in-browser-rather-than-a-localhost%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957836%2fhow-to-access-the-floating-ip-in-browser-rather-than-a-localhost%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...