<?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 Bind separate IP for Web &amp; Daemon in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20695#M186</link>
    <description>&lt;P&gt;My server has 2 IP addresses and i need to bind the splunk web to 1 IP and the splunk daemon to the other IP address.&lt;/P&gt;

&lt;P&gt;i configure the server.socket_host setting in web.conf.&lt;/P&gt;

&lt;P&gt;the splunk web indeed has bind to the IP address&lt;/P&gt;

&lt;P&gt;However, when i modify $SPLUNK_HOME/etc/splunk-launch.conf to include the SPLUNK_BINDIP attribute and &lt;IPADDRESS&gt; value, the splunk web is no longer bound to the IP that i specified in web.conf but is now bound to the IP i specified in splunk-launch.conf&lt;/IPADDRESS&gt;&lt;/P&gt;

&lt;P&gt;How do i ultimately get to bind the web and daemon to 2 different IP addresses? &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 10:08:09 GMT</pubDate>
    <dc:creator>deyeo</dc:creator>
    <dc:date>2020-09-28T10:08:09Z</dc:date>
    <item>
      <title>Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20695#M186</link>
      <description>&lt;P&gt;My server has 2 IP addresses and i need to bind the splunk web to 1 IP and the splunk daemon to the other IP address.&lt;/P&gt;

&lt;P&gt;i configure the server.socket_host setting in web.conf.&lt;/P&gt;

&lt;P&gt;the splunk web indeed has bind to the IP address&lt;/P&gt;

&lt;P&gt;However, when i modify $SPLUNK_HOME/etc/splunk-launch.conf to include the SPLUNK_BINDIP attribute and &lt;IPADDRESS&gt; value, the splunk web is no longer bound to the IP that i specified in web.conf but is now bound to the IP i specified in splunk-launch.conf&lt;/IPADDRESS&gt;&lt;/P&gt;

&lt;P&gt;How do i ultimately get to bind the web and daemon to 2 different IP addresses? &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:08:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20695#M186</guid>
      <dc:creator>deyeo</dc:creator>
      <dc:date>2020-09-28T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20696#M187</link>
      <description>&lt;P&gt;I'm having trouble with this as well and would love an answer.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 14:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20696#M187</guid>
      <dc:creator>jrbeers717</dc:creator>
      <dc:date>2011-12-01T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20697#M188</link>
      <description>&lt;P&gt;This is the reply i've gotten from Splunk Support:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I believe we cannot have this kind of feature at the moment, I can help to file an enhancement request for that if the product team will provide this kind of feature. I think it is worth having of the ports binding to 2 difference of IP addresses. Thanks for your suggestion. &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 07 Dec 2011 04:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20697#M188</guid>
      <dc:creator>deyeo</dc:creator>
      <dc:date>2011-12-07T04:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20698#M189</link>
      <description>&lt;P&gt;Is there any solution for that ? I want to have 8089 be listened from 127.0.0.1 but 8000 - from particular external IP.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 17:56:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20698#M189</guid>
      <dc:creator>mhorbul</dc:creator>
      <dc:date>2015-01-15T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20699#M190</link>
      <description>&lt;P&gt;I have an issue doing this, I needed to bind the web UI on port 8000 but leave the rest of splunk listening on 127.0.0.1.  I was able to accomplish this however when I start splunk it still shows that it is trying to start  on 127.0.0.1:8000.  Is this just an annoyan ce I'll need to live with?&lt;/P&gt;

&lt;P&gt;Waiting for web server at &lt;A href="http://127.0.0.1:8000"&gt;http://127.0.0.1:8000&lt;/A&gt; to be available...........................................................................server.socket_host...................................................................................................................................................................................................^C&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 14:03:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20699#M190</guid>
      <dc:creator>ppeterson</dc:creator>
      <dc:date>2016-01-28T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bind separate IP for Web &amp; Daemon</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20700#M191</link>
      <description>&lt;P&gt;Dear deyeo,&lt;/P&gt;

&lt;P&gt;Is there any update in this topic? &lt;/P&gt;

&lt;P&gt;I have a similar problem: need to bind splunk-web to a specific IP, while need to receive logs on all ip.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
István&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 09:36:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Bind-separate-IP-for-Web-Daemon/m-p/20700#M191</guid>
      <dc:creator>ikulcsar</dc:creator>
      <dc:date>2017-01-19T09:36:06Z</dc:date>
    </item>
  </channel>
</rss>

