<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Accessing services(private subnet) from browser (localhost) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41242#M29427</link>
    <description>&lt;P&gt;My setup is done using private and public subnet using cloudformation scripts of cloudera director client.&lt;/P&gt;&lt;P&gt;Using below tunnel, i am able to use cloudera manager on&amp;nbsp;localhost:7180&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ssh -i my-key.pem -L 7180:&amp;lt;private IP of master&amp;gt;:7180 -L 7187:&amp;lt;private IP of master&amp;gt;:7187 ec2-user@&amp;lt;Public Ip of launcher(director client)&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to use cloudera manager on localhost:7180.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to access other services &amp;nbsp;like application master resource manager which are running on different port like 8088.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am failed to access below kind of url, example.&lt;/P&gt;&lt;P&gt;&lt;A href="http://ip-10-0-1-106.ec2.internal:8088/cluster/app/application_1463741301226_0001" target="_blank"&gt;http://ip-10-0-1-106.ec2.internal:8088/cluster/app/application_1463741301226_0001&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 15:41:16 GMT</pubDate>
    <dc:creator>kartikbha</dc:creator>
    <dc:date>2022-09-16T15:41:16Z</dc:date>
    <item>
      <title>Accessing services(private subnet) from browser (localhost)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41242#M29427</link>
      <description>&lt;P&gt;My setup is done using private and public subnet using cloudformation scripts of cloudera director client.&lt;/P&gt;&lt;P&gt;Using below tunnel, i am able to use cloudera manager on&amp;nbsp;localhost:7180&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ssh -i my-key.pem -L 7180:&amp;lt;private IP of master&amp;gt;:7180 -L 7187:&amp;lt;private IP of master&amp;gt;:7187 ec2-user@&amp;lt;Public Ip of launcher(director client)&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to use cloudera manager on localhost:7180.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to access other services &amp;nbsp;like application master resource manager which are running on different port like 8088.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am failed to access below kind of url, example.&lt;/P&gt;&lt;P&gt;&lt;A href="http://ip-10-0-1-106.ec2.internal:8088/cluster/app/application_1463741301226_0001" target="_blank"&gt;http://ip-10-0-1-106.ec2.internal:8088/cluster/app/application_1463741301226_0001&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:41:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41242#M29427</guid>
      <dc:creator>kartikbha</dc:creator>
      <dc:date>2022-09-16T15:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing services(private subnet) from browser (localhost)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41249#M29428</link>
      <description>&lt;P&gt;not sure if the problem is dns or tunneling, or both&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does nslookup ip-10.0.0.106.ec2.internal return an ip address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you change the hostname to the ip address:&lt;/P&gt;&lt;P&gt;&lt;A href="http://10.0.0.106:8088/cluster/app/application_1463741301226_0001" target="_blank"&gt;http://10.0.0.106:8088/cluster/app/application_1463741301226_0001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;does that route?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it doesn't route, maybe you have to setup another ssh tunnel or a socks proxy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know your findings&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:05:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41249#M29428</guid>
      <dc:creator>jheyming</dc:creator>
      <dc:date>2016-05-24T17:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing services(private subnet) from browser (localhost)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41252#M29429</link>
      <description>&lt;P&gt;&lt;A href="http://www.cloudera.com/documentation/director/latest/topics/director_security_socks.html" target="_blank"&gt;http://www.cloudera.com/documentation/director/latest/topics/director_security_socks.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 18:05:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accessing-services-private-subnet-from-browser-localhost/m-p/41252#M29429</guid>
      <dc:creator>jheyming</dc:creator>
      <dc:date>2016-05-24T18:05:13Z</dc:date>
    </item>
  </channel>
</rss>

