<?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 Rule to block request if url contains IP address in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Rule-to-block-request-if-url-contains-IP-address/m-p/64734#M1644</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to block all request at checkpoint when user will use directly IP address to access websites. As i read about it, it requires to write proper regex for it, i tried to use the following regex, but checkpoint did not accept it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[0-9]+\.[0-9]+\.[0-9]+\.[0-9]&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2019 10:46:13 GMT</pubDate>
    <dc:creator>gonianiwa</dc:creator>
    <dc:date>2019-10-10T10:46:13Z</dc:date>
    <item>
      <title>Rule to block request if url contains IP address</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Rule-to-block-request-if-url-contains-IP-address/m-p/64734#M1644</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to block all request at checkpoint when user will use directly IP address to access websites. As i read about it, it requires to write proper regex for it, i tried to use the following regex, but checkpoint did not accept it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[0-9]+\.[0-9]+\.[0-9]+\.[0-9]&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 10:46:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Rule-to-block-request-if-url-contains-IP-address/m-p/64734#M1644</guid>
      <dc:creator>gonianiwa</dc:creator>
      <dc:date>2019-10-10T10:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rule to block request if url contains IP address</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Rule-to-block-request-if-url-contains-IP-address/m-p/64773#M1645</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please try the following reg instead and advise results:&lt;/P&gt;&lt;P&gt;\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}&lt;/P&gt;&lt;P&gt;It should match any IPv4 address.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 20:01:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Rule-to-block-request-if-url-contains-IP-address/m-p/64773#M1645</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-10-10T20:01:57Z</dc:date>
    </item>
  </channel>
</rss>

