Security

how to run splunk web with local ip address IPV6?

fdi01
Motivator

HI.
when i want to run splunk web in local ip address IPV4, i do like this:
127.0.0.1:8000
or
localhost:8000
how to run it with local ip address IPV6 ?
thank.

Tags (3)
0 Karma

juvetm
Communicator

HI fdio1
To configure how Splunk listens on IPv6:
Edit a copy of server.conf in

$SPLUNK_HOME/etc/system/local  than add this
listenOnIPv6=yes

yes mean that splunkd will listen for connections from both IPv6
for any problem on this take a look the documentation
http://docs.splunk.com/Documentation/Splunk/6.2.2/Admin/Howtousethismanual
thanks

schose
Builder

add

[settings]
listenOnIPv6=yes

to your etc/system/local/web.conf

Cheers,

Andreas

fdi01
Motivator

thank.
but itn' t run.
i try like: ::1:8000
where ::1 is local ip address ipv6.
any idea?

0 Karma

schose
Builder

sorry, but i guess i didn't get the point. setting listenOnIPv6=yes opens the tcp/8000 Webgui port on IPv6 for me
C:\Program Files\Splunk\bin>netstat -an | findstr 8000
TCP 0.0.0.0:8000 0.0.0.0:0 LISTENING
TCP [::]:8000 [::]:0 LISTENING

I can login using http://[myipv6]:8000 ... or do you want to bind to a specific address? this would be server.socket_host=youripv6addr

fdi01
Motivator

thank for your information.

0 Karma

fdi01
Motivator

i don't solve

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...