<?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 IP Range Lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311831#M160983</link>
    <description>&lt;P&gt;I have IP lookup table (ips.csv) mixed with different types of formats such as&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ip
-----------------------
192.168.1.0/24
192.168.2.0-192.168.2.36
192.168.3.3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From transforms.conf, I defined a ip_lookup object as the following: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [ip_lookup]
 filename = ips.csv
 match_type = CIDR(ip)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does my lookup work with single IP or a IP range like this, 192.168.2.0-192.168.2.36?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 18:25:40 GMT</pubDate>
    <dc:creator>splunkrocks2014</dc:creator>
    <dc:date>2017-05-25T18:25:40Z</dc:date>
    <item>
      <title>IP Range Lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311831#M160983</link>
      <description>&lt;P&gt;I have IP lookup table (ips.csv) mixed with different types of formats such as&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ip
-----------------------
192.168.1.0/24
192.168.2.0-192.168.2.36
192.168.3.3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From transforms.conf, I defined a ip_lookup object as the following: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [ip_lookup]
 filename = ips.csv
 match_type = CIDR(ip)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does my lookup work with single IP or a IP range like this, 192.168.2.0-192.168.2.36?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 18:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311831#M160983</guid>
      <dc:creator>splunkrocks2014</dc:creator>
      <dc:date>2017-05-25T18:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP Range Lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311832#M160984</link>
      <description>&lt;P&gt;cidr lookups have to be in /mask format. if the line is a single IP it should be 192.168.3.3/32&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 19:49:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311832#M160984</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2017-05-25T19:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: IP Range Lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311833#M160985</link>
      <description>&lt;P&gt;can you elaborate? what is the problem you are trying to solve?&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 19:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311833#M160985</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-05-25T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: IP Range Lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311834#M160986</link>
      <description>&lt;P&gt;Thank you starcher.  This is what I am looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 20:22:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311834#M160986</guid>
      <dc:creator>splunkrocks2014</dc:creator>
      <dc:date>2017-05-25T20:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: IP Range Lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311835#M160987</link>
      <description>&lt;P&gt;I got the answer from starcher.  Thank you for asking.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 20:23:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/IP-Range-Lookup/m-p/311835#M160987</guid>
      <dc:creator>splunkrocks2014</dc:creator>
      <dc:date>2017-05-25T20:23:25Z</dc:date>
    </item>
  </channel>
</rss>

