<?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 Re: firewall ports in Security</title>
    <link>https://community.splunk.com/t5/Security/firewall-ports/m-p/273794#M7397</link>
    <description>&lt;P&gt;The forwarders (client) initiates the connection to deployment-server. This normally uses management-port (default is 8089) of dep-server. Using the same connection, deployment-server will push the apps/packages to the client. &lt;/P&gt;

&lt;P&gt;For linux systems, &lt;BR /&gt;
From forwarders use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ssh -v -p 8089 &amp;lt;deployment-server&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also if the connection is established, you can see the connection info in &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd source="/opt/splunk/var/log/splunk/splunkd.log" ip=&amp;lt;ip_of_forwarder&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 02 Feb 2017 13:34:03 GMT</pubDate>
    <dc:creator>koshyk</dc:creator>
    <dc:date>2017-02-02T13:34:03Z</dc:date>
    <item>
      <title>firewall ports</title>
      <link>https://community.splunk.com/t5/Security/firewall-ports/m-p/273792#M7395</link>
      <description>&lt;P&gt;how to check on FORWARDERS if firewall is opened for the DEPLOYMENT server ? Any command ?&lt;/P&gt;

&lt;P&gt;Operating system is linux.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 09:23:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/firewall-ports/m-p/273792#M7395</guid>
      <dc:creator>joydeep741</dc:creator>
      <dc:date>2017-02-02T09:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: firewall ports</title>
      <link>https://community.splunk.com/t5/Security/firewall-ports/m-p/273793#M7396</link>
      <description>&lt;P&gt;I'd suggest a simple:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;telnet depl_srv_fqdn port
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Standard port is 8089.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 10:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/firewall-ports/m-p/273793#M7396</guid>
      <dc:creator>mirkoneverstops</dc:creator>
      <dc:date>2017-02-02T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: firewall ports</title>
      <link>https://community.splunk.com/t5/Security/firewall-ports/m-p/273794#M7397</link>
      <description>&lt;P&gt;The forwarders (client) initiates the connection to deployment-server. This normally uses management-port (default is 8089) of dep-server. Using the same connection, deployment-server will push the apps/packages to the client. &lt;/P&gt;

&lt;P&gt;For linux systems, &lt;BR /&gt;
From forwarders use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ssh -v -p 8089 &amp;lt;deployment-server&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also if the connection is established, you can see the connection info in &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd source="/opt/splunk/var/log/splunk/splunkd.log" ip=&amp;lt;ip_of_forwarder&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Feb 2017 13:34:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/firewall-ports/m-p/273794#M7397</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-02-02T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: firewall ports</title>
      <link>https://community.splunk.com/t5/Security/firewall-ports/m-p/273795#M7398</link>
      <description>&lt;P&gt;Open a terminal:&lt;/P&gt;

&lt;P&gt;sudo cat /proc/sys/net/ipv4/ip_forward&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;0 means disabled&lt;/LI&gt;
&lt;LI&gt;1 means enabled&lt;/LI&gt;
&lt;LI&gt;cat means view content of the file&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 17 Mar 2017 06:21:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/firewall-ports/m-p/273795#M7398</guid>
      <dc:creator>tricianieva</dc:creator>
      <dc:date>2017-03-17T06:21:13Z</dc:date>
    </item>
  </channel>
</rss>

