<?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 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064757#M914735</link>
    <description>&lt;P&gt;Say I have a network object group object in my firewall, and I wish to add in not just an IP but a range of IP's. 12.12.12.1 to like 12.12.12.10? I hope I am doing this wrong by entering in 10 ips vs just a range of some sort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chuck&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:29:50 GMT</pubDate>
    <dc:creator>netperception</dc:creator>
    <dc:date>2019-03-11T13:29:50Z</dc:date>
    <item>
      <title>Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064757#M914735</link>
      <description>&lt;P&gt;Say I have a network object group object in my firewall, and I wish to add in not just an IP but a range of IP's. 12.12.12.1 to like 12.12.12.10? I hope I am doing this wrong by entering in 10 ips vs just a range of some sort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chuck&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:29:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064757#M914735</guid>
      <dc:creator>netperception</dc:creator>
      <dc:date>2019-03-11T13:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064758#M914736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chuck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enter a range of addresses you can use the appropriate network mask to keep the number of network objects required to a minimum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your scenario this can be done with 3 network objects rather than 10 host network objects like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network TEST&lt;/P&gt;&lt;P&gt; network-object 12.12.12.0 255.255.255.248&lt;/P&gt;&lt;P&gt; network-object 12.12.12.8 255.255.255.254&lt;/P&gt;&lt;P&gt; network-object host 12.12.12.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 13:31:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064758#M914736</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-08-12T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064759#M914738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you go from 0 to 8 to 10? And then even choose the net mask from 248 to 254? I'm trying to figure a pattern to so I can replicate this into more ranges. I can read relative links. Like say I'd block a whole range. 10.1.1.*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 13:58:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064759#M914738</guid>
      <dc:creator>netperception</dc:creator>
      <dc:date>2008-08-12T13:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064760#M914741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;248 indicates the first 5 bits of the 3rd octet need to match but it doesn't care about the last 3 bits (address range of 0-7). A quick search on Netpro should find lot of useful links on subnetting. Here's one I found on google that may find helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.timothytuohy.com/subnetting_101.htm" target="_blank"&gt;http://www.timothytuohy.com/subnetting_101.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 16:01:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064760#M914741</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-08-12T16:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064761#M914743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sundar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will continue to read this article. I still don't fully understand sub netting but maybe can you tell me how to block this range 200.63.42.* and it may bring my understanding closer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to block these bastard IP's from a Panama set of servers that is abusive. This example I would like to block 200.63.42.* basically everyone in that range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 12:32:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064761#M914743</guid>
      <dc:creator>netperception</dc:creator>
      <dc:date>2008-08-21T12:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ip Range</title>
      <link>https://community.cisco.com/t5/network-security/ip-range/m-p/1064762#M914744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too bad there wasn't a Cisco website tool like &lt;A class="jive-link-custom" href="http://www.cisco.com/cgi-bin/Support/IpSubnet/home.pl" target="_blank"&gt;http://www.cisco.com/cgi-bin/Support/IpSubnet/home.pl&lt;/A&gt; that we could enter a desired range and have it calculate it. That would be perfect while reading your article as I read theory but sometimes (like this time) need to exercise correct and incorrect'ed'ness to help reinforce understanding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got more articles? I tried searching netpro but got lots of unrelated articles. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 14:45:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-range/m-p/1064762#M914744</guid>
      <dc:creator>netperception</dc:creator>
      <dc:date>2008-08-21T14:45:11Z</dc:date>
    </item>
  </channel>
</rss>

