Getting Data In

Microsoft Direct Access and Windows forwarder client, DNS, and IPv6 tunnels

jtrucks
Splunk Employee
Splunk Employee

Using the Windows forward client, is there a way to force the client to only use an IPv6 tunnel?

Situation: using Microsoft Direct Access (the new remote access solution)...
... the splunk forwarder client talks to deployment server...
... (via an IPv6 tunnel since to talk to the IPv4 only deployment server)...
... which then pushes an app that has the hostname of the forwarder, which only translates to IPv4...
...then the windows client forwarder bypasses the IPv6 tunnel and tries to talk to the IPv4 address of the destination forwarder server directly (which fails since it's not internet accessible).

Is there a way to configure the Windows client to use the IPv6 tunnel while Direct Access has the tunnel active?

--
Jesse Trucks
Minister of Magic
1 Solution

jtrucks
Splunk Employee
Splunk Employee

The answer is to enable IPv6 on the client. This is accomplished according to http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/ConfigureSplunkforIPv6 by editing:

$SPLUNK_HOME/etc/system/local/server.conf

to add:
[general]
listenOnIPv6=yes

Then restarting the client.

--
Jesse Trucks
Minister of Magic

View solution in original post

jtrucks
Splunk Employee
Splunk Employee

The answer is to enable IPv6 on the client. This is accomplished according to http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/ConfigureSplunkforIPv6 by editing:

$SPLUNK_HOME/etc/system/local/server.conf

to add:
[general]
listenOnIPv6=yes

Then restarting the client.

--
Jesse Trucks
Minister of Magic

halr9000
Motivator

Can you elaborate on "which only translates to IPv4"? Is that a part of a problem in DNS?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...