<?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>topic Accessing the remote Splunk server via REST in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Accessing-the-remote-Splunk-server-via-REST/m-p/94018#M19564</link>
    <description>&lt;P&gt;I want to access a Splunk remote server that has the same subnet mask, but of a different network&lt;BR /&gt;
from the client computer. &lt;/P&gt;

&lt;P&gt;I am able to trace the route from the server computer to client computer and trace route from the client to the server computer via windows tracert command.&lt;/P&gt;

&lt;P&gt;I read up from a source that states that :&lt;BR /&gt;
however if host b is on a different network then host a will have to communicate via a gateway, and the way host a can tell if it is on the same network is using the subnet mask. &lt;/P&gt;

&lt;P&gt;For example&lt;/P&gt;

&lt;P&gt;Host A 200.200.200.5&lt;BR /&gt;
Host B 200.200.200.9&lt;BR /&gt;
Host C 200.200.199.6&lt;BR /&gt;
Subnet Mask 255.255.255.0&lt;/P&gt;

&lt;P&gt;If Host A communicates with Host B, they are both have Network ID 200.200.200 so Host A communicates directly to Host B. If Host A communicates with Host C they are on different networks, 200.200.200 and 200.200.199 respectively so Host A would send via a gateway.&lt;/P&gt;

&lt;P&gt;That means that the client will have to communicate to the server via a gateway as well, am i right? so if thats the case how do i replace the "localhost" in the url with the ipaddress of the server. Does it include the gateway address?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://IPADDRESS:8089/services"&gt;https://IPADDRESS:8089/services&lt;/A&gt; ....&lt;/P&gt;</description>
    <pubDate>Fri, 16 Mar 2012 01:55:15 GMT</pubDate>
    <dc:creator>misteryuku</dc:creator>
    <dc:date>2012-03-16T01:55:15Z</dc:date>
    <item>
      <title>Accessing the remote Splunk server via REST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Accessing-the-remote-Splunk-server-via-REST/m-p/94018#M19564</link>
      <description>&lt;P&gt;I want to access a Splunk remote server that has the same subnet mask, but of a different network&lt;BR /&gt;
from the client computer. &lt;/P&gt;

&lt;P&gt;I am able to trace the route from the server computer to client computer and trace route from the client to the server computer via windows tracert command.&lt;/P&gt;

&lt;P&gt;I read up from a source that states that :&lt;BR /&gt;
however if host b is on a different network then host a will have to communicate via a gateway, and the way host a can tell if it is on the same network is using the subnet mask. &lt;/P&gt;

&lt;P&gt;For example&lt;/P&gt;

&lt;P&gt;Host A 200.200.200.5&lt;BR /&gt;
Host B 200.200.200.9&lt;BR /&gt;
Host C 200.200.199.6&lt;BR /&gt;
Subnet Mask 255.255.255.0&lt;/P&gt;

&lt;P&gt;If Host A communicates with Host B, they are both have Network ID 200.200.200 so Host A communicates directly to Host B. If Host A communicates with Host C they are on different networks, 200.200.200 and 200.200.199 respectively so Host A would send via a gateway.&lt;/P&gt;

&lt;P&gt;That means that the client will have to communicate to the server via a gateway as well, am i right? so if thats the case how do i replace the "localhost" in the url with the ipaddress of the server. Does it include the gateway address?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://IPADDRESS:8089/services"&gt;https://IPADDRESS:8089/services&lt;/A&gt; ....&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 01:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Accessing-the-remote-Splunk-server-via-REST/m-p/94018#M19564</guid>
      <dc:creator>misteryuku</dc:creator>
      <dc:date>2012-03-16T01:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the remote Splunk server via REST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Accessing-the-remote-Splunk-server-via-REST/m-p/94019#M19565</link>
      <description>&lt;P&gt;Not really a Splunk question per say , network routing 101.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Routing_table"&gt;http://en.wikipedia.org/wiki/Routing_table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 03:49:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Accessing-the-remote-Splunk-server-via-REST/m-p/94019#M19565</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-03-16T03:49:20Z</dc:date>
    </item>
  </channel>
</rss>

