<?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: Blacklist IP Ranges in serverclass.conf in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Blacklist-IP-Ranges-in-serverclass-conf/m-p/51509#M1667</link>
    <description>&lt;P&gt;No, ranges or CIDR defined blocks are not supported in the blacklists/whitelists. However the patterns are really PCRE regular expressions, so there's the option of using that, for instance like this (using your example scenario):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[serverClass:test-type]
machineTypes=windows-intel, linux-i686, linux-x86_64
filterType=whitelist
whitelist.0=*
blacklist.0=192.168.1.1[34][0-9]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 03 Aug 2011 07:50:03 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2011-08-03T07:50:03Z</dc:date>
    <item>
      <title>Blacklist IP Ranges in serverclass.conf</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Blacklist-IP-Ranges-in-serverclass-conf/m-p/51508#M1666</link>
      <description>&lt;P&gt;Is it possible to blacklist ip ranges in serverclass.conf?  Something like this?&lt;/P&gt;

&lt;P&gt;[serverClass:test-type]&lt;BR /&gt;
machineTypes=windows-intel, linux-i686, linux-x86_64&lt;BR /&gt;
filterType=whitelist&lt;BR /&gt;
whitelist.0=*&lt;BR /&gt;
blacklist.0=192.168.1.130-192.168.1.149&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2011 19:28:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Blacklist-IP-Ranges-in-serverclass-conf/m-p/51508#M1666</guid>
      <dc:creator>trross33</dc:creator>
      <dc:date>2011-08-01T19:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist IP Ranges in serverclass.conf</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Blacklist-IP-Ranges-in-serverclass-conf/m-p/51509#M1667</link>
      <description>&lt;P&gt;No, ranges or CIDR defined blocks are not supported in the blacklists/whitelists. However the patterns are really PCRE regular expressions, so there's the option of using that, for instance like this (using your example scenario):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[serverClass:test-type]
machineTypes=windows-intel, linux-i686, linux-x86_64
filterType=whitelist
whitelist.0=*
blacklist.0=192.168.1.1[34][0-9]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 03 Aug 2011 07:50:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Blacklist-IP-Ranges-in-serverclass-conf/m-p/51509#M1667</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-08-03T07:50:03Z</dc:date>
    </item>
  </channel>
</rss>

