<?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 Access Control Policy - Block Response Page in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570606#M1028225</link>
    <description>&lt;P&gt;Prior to implementing blocking (FirePower ASA currently set in passive mode), I need to provide a custom block page. &amp;nbsp;Ideally this would include a company logo and some text indicating why the page was blocked. The documentation is somewhat light on the how of doing this (Firesight System User Guide Version 5-3-1) Chapter "Managing Access Control Policies".&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;- How to include a logo file (if possible).&lt;/P&gt;&lt;P&gt;-&amp;nbsp;Is there a URL on the Firesight Appliance (or elsewhere) to test the Block Response Page or Interactive Block Response Page?&lt;/P&gt;&lt;P&gt;---------------------------------&lt;/P&gt;&lt;P&gt;SourceFire Virtual Defence Center (64bit) &amp;nbsp;version 5.3.1&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA 5525X's running&amp;nbsp;Firepower 5.3.1&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 01:15:36 GMT</pubDate>
    <dc:creator>Michael Beck</dc:creator>
    <dc:date>2019-03-26T01:15:36Z</dc:date>
    <item>
      <title>Access Control Policy - Block Response Page</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570606#M1028225</link>
      <description>&lt;P&gt;Prior to implementing blocking (FirePower ASA currently set in passive mode), I need to provide a custom block page. &amp;nbsp;Ideally this would include a company logo and some text indicating why the page was blocked. The documentation is somewhat light on the how of doing this (Firesight System User Guide Version 5-3-1) Chapter "Managing Access Control Policies".&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;- How to include a logo file (if possible).&lt;/P&gt;&lt;P&gt;-&amp;nbsp;Is there a URL on the Firesight Appliance (or elsewhere) to test the Block Response Page or Interactive Block Response Page?&lt;/P&gt;&lt;P&gt;---------------------------------&lt;/P&gt;&lt;P&gt;SourceFire Virtual Defence Center (64bit) &amp;nbsp;version 5.3.1&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA 5525X's running&amp;nbsp;Firepower 5.3.1&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 01:15:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570606#M1028225</guid>
      <dc:creator>Michael Beck</dc:creator>
      <dc:date>2019-03-26T01:15:36Z</dc:date>
    </item>
    <item>
      <title>There is nothing in the</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570607#M1028226</link>
      <description>&lt;P&gt;There is nothing in the Defense Center to test the response. I would just add an access control rule like (src ip: my IP, application:cnn.com) so you can test it from your workstation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The HTTP Response page is just HTML. There's no GUI or way to upload an image but you really don't need that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're just blocking (not interactive block) you can always just use an HTML redirect to send somebody to an existing page. If your legal team already has a page with all this language you can just redirect there.&lt;/P&gt;&lt;P&gt;Otherwise just enter the HTML code yourself.&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Edit your&amp;nbsp;&lt;STRONG&gt;Access Control Policy&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;HTTP Responses&lt;/STRONG&gt;&amp;nbsp;page.&lt;/LI&gt;&lt;LI&gt;From the drop-down for Block Response Page or Interactive Block Response Page select&amp;nbsp;&lt;STRONG&gt;Custom&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Enter your HTML&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you want to include your logo all you need is a line like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;&amp;lt;img src="http://mycompany.com/logo.jpg"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Just head over to your company's home page and copy the URL of a logo there to use in code like this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or include text like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;&amp;lt;h1&amp;gt;Access Denied&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;You are attempting to access a forbidden site.&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Not judging or anything. Maybe just not at work, okay?&amp;nbsp;Consult your system administrator for details.&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2015 19:29:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570607#M1028226</guid>
      <dc:creator>adhogan</dc:creator>
      <dc:date>2015-01-09T19:29:20Z</dc:date>
    </item>
    <item>
      <title>hi is it possible to include</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570608#M1028227</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to include some info on the block reason to end user in this block page template&lt;/P&gt;&lt;P&gt;like blocked because of category XXX, bad reputation, ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:06:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570608#M1028227</guid>
      <dc:creator>Guillaume BARBEROT</dc:creator>
      <dc:date>2015-03-20T11:06:24Z</dc:date>
    </item>
    <item>
      <title>No, there isn't, sorry.</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570609#M1028228</link>
      <description>&lt;P&gt;No, there isn't, sorry.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:17:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570609#M1028228</guid>
      <dc:creator>adhogan</dc:creator>
      <dc:date>2015-03-20T16:17:08Z</dc:date>
    </item>
    <item>
      <title>Has there been any updates</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570610#M1028229</link>
      <description>&lt;P&gt;Has there been any updates that would allow this now? &amp;nbsp;I'm in the same scenario where we would like the client to see why they are getting blocked. &amp;nbsp;And which category was causing the block so we can easily identify what, as admins, need to tweak.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 14:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570610#M1028229</guid>
      <dc:creator>James Tavares</dc:creator>
      <dc:date>2015-10-02T14:17:52Z</dc:date>
    </item>
    <item>
      <title>You can't make it display in</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570611#M1028230</link>
      <description>&lt;P&gt;You can't make it display in the page shown to the end user.&lt;/P&gt;&lt;P&gt;However, if you look in your FireSIGHT Management Center under Analysis, Connection Events; the URL Category for all connections is displayed there.&lt;/P&gt;&lt;P&gt;A simple search (i.e., Action =&amp;nbsp;Blocked and Initiator User =&amp;nbsp;username of end user with the issue) would quickly &amp;nbsp;show the problematic URL and category&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2015 18:12:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570611#M1028230</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-04T18:12:53Z</dc:date>
    </item>
    <item>
      <title>I am also in the group that</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570612#M1028231</link>
      <description>&lt;P&gt;I am also in the group that would love this feature.&amp;nbsp; Our last web filter had it, and users are starting to get annoyed by not knowing why some things are blocked, creating more helpdesk tickets etc.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It should be a variable that can be inserted into the custom HTML code in the HTTP response page.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 18:34:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570612#M1028231</guid>
      <dc:creator>Nick_A</dc:creator>
      <dc:date>2016-02-02T18:34:52Z</dc:date>
    </item>
    <item>
      <title>Add me to the group that</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570613#M1028232</link>
      <description>&lt;P&gt;Add me to the group that would like this feature.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 18:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570613#M1028232</guid>
      <dc:creator>Tim Glen</dc:creator>
      <dc:date>2016-05-25T18:35:55Z</dc:date>
    </item>
    <item>
      <title>Perhaps until the feature is</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570614#M1028233</link>
      <description>&lt;P&gt;Perhaps until the feature is added you could include the brightcloud url in the response, so the user can perform their own url test to see what category they triggered.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 21:40:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570614#M1028233</guid>
      <dc:creator>evan.chadwick1</dc:creator>
      <dc:date>2016-05-29T21:40:17Z</dc:date>
    </item>
    <item>
      <title>Hi Team,</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570615#M1028234</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We need this feature to ensure that the firewall administrator doesn't always need to check in the logs available in Firesight. Also in case of user in remote locations with access to business websites that will not be that tech savy the categories information will be definitely useful.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is it a part of roadmap to provide the feature?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 11:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570615#M1028234</guid>
      <dc:creator>ymadheka</dc:creator>
      <dc:date>2016-06-23T11:42:51Z</dc:date>
    </item>
    <item>
      <title>Hello Team,</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570616#M1028235</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;If you need to add this as a feature, please contact your accounts team to open a new enhancement request to add in the upcoming versions. Accounts team can open a enhancement request and work with Sourcefire Dev team to get this done.&lt;/P&gt;
&lt;P&gt;Rate if this post helps you.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Jetsy&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 14:49:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570616#M1028235</guid>
      <dc:creator>Jetsy Mathew</dc:creator>
      <dc:date>2016-06-23T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Not specific reason, just a</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570617#M1028236</link>
      <description>&lt;P&gt;Not specific reason, just a generic response, and who to contact if the user needs resolution.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 20:06:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570617#M1028236</guid>
      <dc:creator>Ed Padilla Jr</dc:creator>
      <dc:date>2016-07-15T20:06:31Z</dc:date>
    </item>
    <item>
      <title>+1 more for me to that group.</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570618#M1028237</link>
      <description>&lt;P&gt;+1 more for me to that group.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 19:22:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570618#M1028237</guid>
      <dc:creator>Pacerfan9_2</dc:creator>
      <dc:date>2016-08-29T19:22:21Z</dc:date>
    </item>
    <item>
      <title>Just want to add this feature</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570619#M1028238</link>
      <description>&lt;P&gt;Just want to add this feature in future releases.&lt;/P&gt;
&lt;P&gt;Also want the same feature for HTTPS.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 08:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570619#M1028238</guid>
      <dc:creator>Ivan Rezvantsev</dc:creator>
      <dc:date>2016-09-20T08:49:53Z</dc:date>
    </item>
    <item>
      <title>add me to this feature for me</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570620#M1028239</link>
      <description>&lt;P&gt;add me to this feature for me i i like.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:59:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570620#M1028239</guid>
      <dc:creator>mishaal-thabet</dc:creator>
      <dc:date>2016-09-21T19:59:00Z</dc:date>
    </item>
    <item>
      <title>ohhh, so HTTPS doesnt display</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570621#M1028240</link>
      <description>&lt;P&gt;ohhh, so HTTPS doesnt display that interactive block??! that sucks, i thought i had something misconfigured. that needs to be added most pages nowdays are https..&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2017 23:04:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/2570621#M1028240</guid>
      <dc:creator>JRDIAZ758</dc:creator>
      <dc:date>2017-01-01T23:04:01Z</dc:date>
    </item>
    <item>
      <title>We have October 2018 and nothing to https block pages added?</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/3729390#M1028241</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's funny as I'm working with this FP Threat Defence in multiple different scenarios (FTD &amp;amp; ASA+FP) the customer wiches everything easy wich is told to work-at-a-glance shiny and CISCO.&lt;/P&gt;
&lt;P&gt;The block-page on categorized URL like facebook or guns is not showing up. In the Cisco documentation stands under limitations just everything else but a solution for now a day web traffic.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/60/configuration/guide/fpmc-config-guide-v60/fpmc-config-guide-v60_chapter_01011100.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/60/configuration/guide/fpmc-config-guide-v60/fpmc-config-guide-v60_chapter_01011100.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best sentence ever:&lt;/P&gt;
&lt;DIV style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;"HTTP response pages do not always appear when the system blocks web traffic."&lt;/DIV&gt;
&lt;DIV style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;Neither the file block reasons were showing up!?!? I know it's not a WSA but seriously?&amp;nbsp;&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;I'm the idiot working for the Cisco Partner not only selling but building the solution on the customer side.&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;I can explain why some features are not supported on ASA with FP (File based QoS) but the usual are also not supported????&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;I'm sorry for my anger but at some point.....&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;You try your best &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/372625"&gt;@Aliki&lt;/a&gt;&lt;/P&gt;
&lt;P style="left: 650.717px; top: 1019.85px; font-size: 16.6667px; font-family: sans-serif; transform: scaleX(0.939171);"&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sun, 21 Oct 2018 19:01:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/3729390#M1028241</guid>
      <dc:creator>Oliverrietbrock</dc:creator>
      <dc:date>2018-10-21T19:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: We have October 2018 and nothing to https block pages added?</title>
      <link>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/3755600#M1028242</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;"HTTP response pages do not always appear when the system blocks web traffic."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's&amp;nbsp;funny.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 03:36:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-control-policy-block-response-page/m-p/3755600#M1028242</guid>
      <dc:creator>Tim Glen</dc:creator>
      <dc:date>2018-11-30T03:36:05Z</dc:date>
    </item>
  </channel>
</rss>

