Reporting

Why does PDF server fail and give error message 396 Restricting Firefox?

rsimmons
Splunk Employee
Splunk Employee

2010-04-23 16:30:22,153 WARNING pdfhandler:396 - Restricting Firefox to following hosts only: *:53 10.128.11.67 2010-04-23 16:30:22,153 WARNING Restricting Firefox to following hosts only: *:53 10.128.11.67 2010-04-23 16:30:22,153 INFO pdfhandler:401 - Executing ['/opt/splunk/etc/apps/pdfserver/bin/firefox-x86_64/firefox', '-print',

Tags (1)
1 Solution

Johnvey
Contributor

This is the default security setting used by the PDF server and does not represent an error. The IP address 10.128.11.67 is the addressable IP address of splunkweb (that requests PDF services).

Users may choose to disable this security check in pdf_server.conf via:

# Uncomment to allow the server to render web pages other than those served up by 
# an instance of Splunk
# restrict_to_splunkweb = False

Users may also expand the list of allowed IPs by changing the following key in pdf_server.conf:

# IP addresses of Splunk appservers (or other servers) that the pdf server is
# permitted to query - Deaults to any IP
# Both IPv4 and IPv6 network declarations are supported
# appserver_ipaddr = 192.168.4.0/24,192.168.3.0/24

As a security best practice, these settings should generally not be changed.

View solution in original post

Johnvey
Contributor

This is the default security setting used by the PDF server and does not represent an error. The IP address 10.128.11.67 is the addressable IP address of splunkweb (that requests PDF services).

Users may choose to disable this security check in pdf_server.conf via:

# Uncomment to allow the server to render web pages other than those served up by 
# an instance of Splunk
# restrict_to_splunkweb = False

Users may also expand the list of allowed IPs by changing the following key in pdf_server.conf:

# IP addresses of Splunk appservers (or other servers) that the pdf server is
# permitted to query - Deaults to any IP
# Both IPv4 and IPv6 network declarations are supported
# appserver_ipaddr = 192.168.4.0/24,192.168.3.0/24

As a security best practice, these settings should generally not be changed.

Get Updates on the Splunk Community!

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...

SignalFlow: What? Why? How?

What is SignalFlow? Splunk Observability Cloud’s analytics engine, SignalFlow, opens up a world of in-depth ...

Federated Search for Amazon S3 | Key Use Cases to Streamline Compliance Workflows

Modern business operations are supported by data compliance. As regulations evolve, organizations must ...