<?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 clean install, no web interface in Installation</title>
    <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52289#M831</link>
    <description>&lt;P&gt;I just finished a nice clean install in Centos 6.3:&lt;/P&gt;

&lt;PRE&gt;
[root@server tmp]# /etc/init.d/splunk start
... snip ...
Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking configuration...  Done.
        Checking indexes...
                Creating: /opt/splunk/var/lib/splunk
                Creating: /opt/splunk/var/run/splunk
                Creating: /opt/splunk/var/run/splunk/appserver/i18n
                Creating: /opt/splunk/var/run/splunk/appserver/modules/static/css
                Creating: /opt/splunk/var/run/splunk/upload
                Creating: /opt/splunk/var/spool/splunk
                Creating: /opt/splunk/var/spool/dirmoncache
                Creating: /opt/splunk/var/lib/splunk/authDb
                Creating: /opt/splunk/var/lib/splunk/hashDb
                Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
        Done
New certs have been generated in '/opt/splunk/etc/auth'.
        Checking filesystem compatibility...  Done
        Checking conf files for typos...        Done
All preliminary checks passed.

Starting splunk server daemon (splunkd)...  Done
                                                           [  OK  ]
Starting splunkweb...  Generating certs for splunkweb server
Generating a 1024 bit RSA private key
...................................++++++
...................++++++
writing new private key to 'privKeySecure.pem'
-----
Signature ok
subject=/CN=server/O=SplunkUser
Getting CA Private Key
writing RSA key
                                                           [  OK  ]
Done

If you get stuck, we're here to help.
Look for answers here: &lt;A href="http://docs.splunk.com" target="test_blank"&gt;http://docs.splunk.com&lt;/A&gt;

The Splunk web interface is at &lt;A href="http://server:8000" target="test_blank"&gt;http://server:8000&lt;/A&gt;

&lt;/PRE&gt;

&lt;P&gt;So that's all looks good. I try with my browser and I get kicked out "Connection timeout"&lt;/P&gt;

&lt;PRE&gt;
[root@server tmp]# telnet 10.10.10.249 8000
Trying 10.10.10.249...
Connected to 10.10.10.249.
Escape character is '^]'.
GET / HTTP/1.1
Host: server

HTTP/1.1 303 See Other
Content-Type: text/html;charset=utf-8
Location: &lt;A href="http://server/en-US/" target="test_blank"&gt;http://server/en-US/&lt;/A&gt;
Content-Length: 100
Server: CherryPy/3.1.2
Date: Tue, 05 Mar 2013 13:32:46 GMT
Set-Cookie: session_id_8000=d81e90d94a7dcadca73f83118e3ce704ef590989; expires=Wed, 06 Mar 2013 13:32:46 GMT; httponly; Path=/

This resource can be found at &lt;A href="http://server/en-US/"&gt;http://server/en-US/&lt;/A&gt;.Connection closed by foreign host.
[root@server tmp]#
&lt;/PRE&gt;

&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2013 22:34:01 GMT</pubDate>
    <dc:creator>drthornt</dc:creator>
    <dc:date>2013-03-05T22:34:01Z</dc:date>
    <item>
      <title>clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52289#M831</link>
      <description>&lt;P&gt;I just finished a nice clean install in Centos 6.3:&lt;/P&gt;

&lt;PRE&gt;
[root@server tmp]# /etc/init.d/splunk start
... snip ...
Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking configuration...  Done.
        Checking indexes...
                Creating: /opt/splunk/var/lib/splunk
                Creating: /opt/splunk/var/run/splunk
                Creating: /opt/splunk/var/run/splunk/appserver/i18n
                Creating: /opt/splunk/var/run/splunk/appserver/modules/static/css
                Creating: /opt/splunk/var/run/splunk/upload
                Creating: /opt/splunk/var/spool/splunk
                Creating: /opt/splunk/var/spool/dirmoncache
                Creating: /opt/splunk/var/lib/splunk/authDb
                Creating: /opt/splunk/var/lib/splunk/hashDb
                Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
        Done
New certs have been generated in '/opt/splunk/etc/auth'.
        Checking filesystem compatibility...  Done
        Checking conf files for typos...        Done
All preliminary checks passed.

Starting splunk server daemon (splunkd)...  Done
                                                           [  OK  ]
Starting splunkweb...  Generating certs for splunkweb server
Generating a 1024 bit RSA private key
...................................++++++
...................++++++
writing new private key to 'privKeySecure.pem'
-----
Signature ok
subject=/CN=server/O=SplunkUser
Getting CA Private Key
writing RSA key
                                                           [  OK  ]
Done

If you get stuck, we're here to help.
Look for answers here: &lt;A href="http://docs.splunk.com" target="test_blank"&gt;http://docs.splunk.com&lt;/A&gt;

The Splunk web interface is at &lt;A href="http://server:8000" target="test_blank"&gt;http://server:8000&lt;/A&gt;

&lt;/PRE&gt;

&lt;P&gt;So that's all looks good. I try with my browser and I get kicked out "Connection timeout"&lt;/P&gt;

&lt;PRE&gt;
[root@server tmp]# telnet 10.10.10.249 8000
Trying 10.10.10.249...
Connected to 10.10.10.249.
Escape character is '^]'.
GET / HTTP/1.1
Host: server

HTTP/1.1 303 See Other
Content-Type: text/html;charset=utf-8
Location: &lt;A href="http://server/en-US/" target="test_blank"&gt;http://server/en-US/&lt;/A&gt;
Content-Length: 100
Server: CherryPy/3.1.2
Date: Tue, 05 Mar 2013 13:32:46 GMT
Set-Cookie: session_id_8000=d81e90d94a7dcadca73f83118e3ce704ef590989; expires=Wed, 06 Mar 2013 13:32:46 GMT; httponly; Path=/

This resource can be found at &lt;A href="http://server/en-US/"&gt;http://server/en-US/&lt;/A&gt;.Connection closed by foreign host.
[root@server tmp]#
&lt;/PRE&gt;

&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 22:34:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52289#M831</guid>
      <dc:creator>drthornt</dc:creator>
      <dc:date>2013-03-05T22:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52290#M832</link>
      <description>&lt;P&gt;Looks OK to me? You obviously have connectivity so whatever issues you are experiencing sound more like browser related than Splunk related...&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 22:55:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52290#M832</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-03-05T22:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52291#M833</link>
      <description>&lt;P&gt;Are you seeing any errors in your logs, eg; web_access logs in /opt/splunk/var/log/splunk/ or are you getting no connection to the server at all?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 00:51:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52291#M833</guid>
      <dc:creator>vincesesto</dc:creator>
      <dc:date>2013-03-06T00:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52292#M834</link>
      <description>&lt;P&gt;If you use a proxy for your browser, you need to make sure there's exceptions so that it doesn't go out on the internet to get to the address.&lt;/P&gt;

&lt;P&gt;Change the browser config to not use a proxy to test this.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 10:35:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52292#M834</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2013-03-06T10:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52293#M835</link>
      <description>&lt;P&gt;Are you running the browser from the same server, or is this your laptop connecting to it remotely?  If so, check to make sure the iptables on your system isn't blocking port 8000 from the outside world.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:43:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52293#M835</guid>
      <dc:creator>dglinder</dc:creator>
      <dc:date>2013-11-06T20:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: clean install, no web interface</title>
      <link>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52294#M836</link>
      <description>&lt;P&gt;The example you show with telnet suggests no fault.  However, testing from the server to itself is not going to establish that your connection is allowed from another system.  One presumes that since you are testing from the command line with telnet that you are not using a local browser.&lt;/P&gt;

&lt;P&gt;Is the browser you ARE using on the same network segment?  Are there intervening firewalls?&lt;/P&gt;

&lt;P&gt;Are you running local firewall rules?  Have you created an additional rule to allow access to port 8000 from other sources?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 03:24:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/clean-install-no-web-interface/m-p/52294#M836</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2013-11-07T03:24:45Z</dc:date>
    </item>
  </channel>
</rss>

