<?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: Custom URL won't load images in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21523#M15723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im not sure I fully understand what you mean...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you bring two examples (or screenshots) on before and after regarding this particular security rule?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2012 20:19:55 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2012-07-12T20:19:55Z</dc:date>
    <item>
      <title>Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21515#M15715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the instructions int the Custom-Block_Pages-TN-RevB.pdf, but for whatever reason, the images display as broken links.&amp;nbsp; When I go directly to the URL for the images, they display just fine.&amp;nbsp; Any thoughts would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 20:17:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21515#M15715</guid>
      <dc:creator>mcw015</dc:creator>
      <dc:date>2012-07-03T20:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21516#M15716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that you want to block a specific url and when you do so the images displays as broken images instead of showing the blocked text?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 05:59:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21516#M15716</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-04T05:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21517#M15717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am not using the factory default page.&amp;nbsp; I loaded a custom web page that is supposed to display when a user attempts to visit URL x.x.x.x.&amp;nbsp; The text of my custom page loads fine but the images that are part of the page display as broken.&amp;nbsp; When I go straight to the URL of the images the display just fine, but for whatever reason, the href in the custom web page is not being allowed to display those images.&amp;nbsp; Do I need to add a rule to the firewall to allow web-browsing to allow the palo alto to pull the images?&amp;nbsp; Or should the page simply grab the images as is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:55:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21517#M15717</guid>
      <dc:creator>mcw015</dc:creator>
      <dc:date>2012-07-04T11:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21518#M15718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the problem is with your HTML code, it is not palo alto networks related... You should not use the "href&amp;nbsp; tag for the images to be displayed in the page but the "img src" tag. Try to load the HTML page locally on your PC and see if the image displays correctly there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 10:17:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21518#M15718</guid>
      <dc:creator>ggoudr</dc:creator>
      <dc:date>2012-07-05T10:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21519#M15719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was my mistake... in the above reply I said "href" but I actually meant "img src".&amp;nbsp; Here's the full story on what we are trying to do.&amp;nbsp; I'm at a University and we want to use the PA as our Captive Portal for our guest wireless network.&amp;nbsp; We cannot use the Captive Portal of the PA because we are not going to be creating hundreds of guest accounts on daily basis, that would be a management nightmare for us.&amp;nbsp; So to get around this, we are using a URL filtering profile that throws up a custom page with our AUP and an "I Agree" button.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The images load when I view the page from the Trusted Zone, but they don't load when viewed from Untrusted Zone.&amp;nbsp; I made a rule to allow any-any-web browsing to the server hosting the images and placed that above the rule that dumps guests into our "captive portal" rule but that did nothing to alleviate the broken images.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the html.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:17:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21519#M15719</guid>
      <dc:creator>mcw015</dc:creator>
      <dc:date>2012-07-05T13:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21520#M15720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have reviewed your HTML code and carefully read your comments. As I can understand, the captive portal feature of PA is not used at all.&lt;/P&gt;&lt;P&gt;What you are using is a custom "continue and override" page of URL Filtering in combination with a url-filtering profile that has in all categories the "continue" action (or the categories you want to allow).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to note the following:&lt;/P&gt;&lt;P&gt;1. The Wireless Guest should be allowed to view the images from the untrusted zone without having to pass through the URL filtering profile, so a rule that allows the Wifi Guest to access the ip of the yamaha server hosting the images (source zone untrust source address will be the subnet of the Wifi Guests, destination zone should be the trusted zone and destination IP of the yamaha server. Also the Wifi Guest must be able to DNS resolve the yamaha host to an IP that must be accessible by him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have opened myself the test page attached and indeed the images are shown as broken, because you haven't allowed for me to access the yamaha server from the internet and maybe this or similar is the case of the Wifi clients. Maybe you need to be placed in the Wifi subnet and do the tests from there and modify the firewall rules appropriately in order to be able to view the images on the "continue" page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 14:13:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21520#M15720</guid>
      <dc:creator>ggoudr</dc:creator>
      <dc:date>2012-07-05T14:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21521#M15721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also since this is a continue-page you can put your images as base64-encoded css stuff. The upside is that everything the client need to properly display your continue-page incl logotypes etc is within the html-code. The downside is that there is a size limit on how large the html code can be thats being stored as a continue (or other type of block) page in PA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Here is the doc I was thinking of describing how to setup base64 images through css-style sheet: &lt;A __default_attr="1674" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://live.paloaltonetworks.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 12:31:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21521#M15721</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-06T12:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21522#M15722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I originally had the permit portion of the rule set to our guest wifi network address range.&amp;nbsp; This resulted in broken image links.&amp;nbsp; When we viewed the source of the broken images, each image was being "captive portaled".&amp;nbsp; We changed the permit rule to our Guest ZONE and poof, everything worked beautifully.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the lesson learned, though we aren't entirely sure why, is that for this solution you must permit a zone not an address range.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&amp;nbsp; We greatly appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 17:41:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21522#M15722</guid>
      <dc:creator>mcw015</dc:creator>
      <dc:date>2012-07-12T17:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21523#M15723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im not sure I fully understand what you mean...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you bring two examples (or screenshots) on before and after regarding this particular security rule?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 20:19:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21523#M15723</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-12T20:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21524#M15724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAVEAT:&amp;nbsp; Below I use the phrase "Captive Portal" because that is the function we are using this policy for.&amp;nbsp; In actuality, we are using a URL Filtering policy to match any URL *&amp;nbsp; ,&amp;nbsp; *.*&amp;nbsp; ,&amp;nbsp; *.*.*&amp;nbsp; ,&amp;nbsp; *.*.*.* and loading a Continue and Override Page.&amp;nbsp; We are NOT using Palo Alto's Captive Portal feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The before.jpg image shows how the rule was configured when we were seeing broken image links on our custom page.&amp;nbsp; When we looked at the URL for the broken images, we noticed that each image was being filtered through the Guest_Captive_Portal rule instead of the Guest_Captive_Portal_JPEGs rule.&amp;nbsp; So, with our Guest_Captive_Portal_JPEGs rule configured with Source Zone = any and Source Address = Guest WiFi network range, the images weren't loading properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="before.jpg" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/3275_before.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The after.jpg image shows how the Guest_Captive_Portal_JPEGs rule is currently configured and working properly.&amp;nbsp; When we set the Source Zone = Guest-Trust and Source Address = any, the images load without issue.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="after.jpg" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/3277_after.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, we aren't sure why this change made a difference.&amp;nbsp; If someone can explain to us why that is, we'd greatly appreciate it.&amp;nbsp; Either way, it is working as desired with the changes identified above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:14:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21524#M15724</guid>
      <dc:creator>mcw015</dc:creator>
      <dc:date>2012-07-13T15:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL won't load images</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21525#M15725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe because the Network 10.101.255.0/24 is not behind the zone Guest-Trust zone.&lt;/P&gt;&lt;P&gt;You should verify in the logs that from the Guest-Trust zone you always have this kind of network and not something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the second Screenshot I would be more specific and put both the Guest-Trust zone and the Network behind it in the source fields to be more specific.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:23:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-won-t-load-images/m-p/21525#M15725</guid>
      <dc:creator>ggoudr</dc:creator>
      <dc:date>2012-07-17T09:23:59Z</dc:date>
    </item>
  </channel>
</rss>

