<?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: Captive portal not getting login prompt with IE11. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/163808#M52982</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the exact same issue and was able to indentfy the root cause:&lt;BR /&gt;&lt;STRONG&gt;IE11 with: "Bing" Add-on enabled + search in the address bar enabled&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you check with a http watch you can see what is going wrong:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When you use IE with the bing add-on and you start to type the url, in the background for each letter you type a new get requests to api.bing.com/xxx is sent out&lt;/LI&gt;&lt;LI&gt;If you type really slowly you can see the captive portal replying with a redirect for each get request&lt;/LI&gt;&lt;LI&gt;If you type quikcly however, it seems like the captive portal has some kind of rate limitting and is not replying to each request&lt;/LI&gt;&lt;LI&gt;This behaviour means that if you type in the full url and press enter immediatly, you can see in the http-watch:&lt;BR /&gt;1) a number of api.bing.com get requests while typing the url&lt;BR /&gt;2) redirect replies from the captive portal for these get requests&lt;BR /&gt;3) the actual get request for the full url&lt;BR /&gt;4) &lt;STRONG&gt;NO redirect reply&lt;/STRONG&gt;&lt;BR /&gt;=&amp;gt; A blanc page gets displayed&lt;/LI&gt;&lt;LI&gt;If hoewever, you type in the full url and &lt;STRONG&gt;WAIT&lt;/STRONG&gt; 1 second before you press enter, you can see in the http-watch:&lt;BR /&gt;1) a number of api.bing.com get requests while typing the url&lt;BR /&gt;2) redirect replies from the captive portal&lt;SPAN&gt;&amp;nbsp;for these get requests&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;WAIT 1 second when you have completed the url and then press enter&lt;/EM&gt;&lt;BR /&gt;3) the actual get request for the full url&lt;BR /&gt;4) a redirect reply from the captive portal&lt;BR /&gt;=&amp;gt; Now the captive portal page is shown&lt;/LI&gt;&lt;LI&gt;If you dissable the Bing search add-on, the issue dissapears&lt;BR /&gt;1) No api.bing.com get requests are sent out by the browser as you type in the url&lt;BR /&gt;2) When you press enter after filling in the full url (even without waiting)&lt;BR /&gt;=&amp;gt; The captive portal page is displayed immediatly since this is the first redirect that needs to be sent to the client&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Root Cause:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems like the captive portal is rate limmited and is not answering to all requests&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a support case open for this, will answer if they have found a solution&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 10:24:13 GMT</pubDate>
    <dc:creator>mr.linus</dc:creator>
    <dc:date>2017-06-29T10:24:13Z</dc:date>
    <item>
      <title>Captive portal not getting login prompt with IE11.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/77887#M42740</link>
      <description>&lt;P&gt;PANOS- 7.0.6 . I am not getting prompted for captive portal login sometimes with ie11. works with firefox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 02:24:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/77887#M42740</guid>
      <dc:creator>inderjit21</dc:creator>
      <dc:date>2016-05-11T02:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal not getting login prompt with IE11.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/77936#M42754</link>
      <description>&lt;P&gt;Hi...I would recommend checking the SSL cert that is use by Captive Portal and making sure it is accepted by IE11. &amp;nbsp;However, if it is working intermittently with IE11, I would suggest that you contact Support to have it looked at.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 14:17:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/77936#M42754</guid>
      <dc:creator>rmonvon</dc:creator>
      <dc:date>2016-05-11T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal not getting login prompt with IE11.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/163808#M52982</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the exact same issue and was able to indentfy the root cause:&lt;BR /&gt;&lt;STRONG&gt;IE11 with: "Bing" Add-on enabled + search in the address bar enabled&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you check with a http watch you can see what is going wrong:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When you use IE with the bing add-on and you start to type the url, in the background for each letter you type a new get requests to api.bing.com/xxx is sent out&lt;/LI&gt;&lt;LI&gt;If you type really slowly you can see the captive portal replying with a redirect for each get request&lt;/LI&gt;&lt;LI&gt;If you type quikcly however, it seems like the captive portal has some kind of rate limitting and is not replying to each request&lt;/LI&gt;&lt;LI&gt;This behaviour means that if you type in the full url and press enter immediatly, you can see in the http-watch:&lt;BR /&gt;1) a number of api.bing.com get requests while typing the url&lt;BR /&gt;2) redirect replies from the captive portal for these get requests&lt;BR /&gt;3) the actual get request for the full url&lt;BR /&gt;4) &lt;STRONG&gt;NO redirect reply&lt;/STRONG&gt;&lt;BR /&gt;=&amp;gt; A blanc page gets displayed&lt;/LI&gt;&lt;LI&gt;If hoewever, you type in the full url and &lt;STRONG&gt;WAIT&lt;/STRONG&gt; 1 second before you press enter, you can see in the http-watch:&lt;BR /&gt;1) a number of api.bing.com get requests while typing the url&lt;BR /&gt;2) redirect replies from the captive portal&lt;SPAN&gt;&amp;nbsp;for these get requests&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;WAIT 1 second when you have completed the url and then press enter&lt;/EM&gt;&lt;BR /&gt;3) the actual get request for the full url&lt;BR /&gt;4) a redirect reply from the captive portal&lt;BR /&gt;=&amp;gt; Now the captive portal page is shown&lt;/LI&gt;&lt;LI&gt;If you dissable the Bing search add-on, the issue dissapears&lt;BR /&gt;1) No api.bing.com get requests are sent out by the browser as you type in the url&lt;BR /&gt;2) When you press enter after filling in the full url (even without waiting)&lt;BR /&gt;=&amp;gt; The captive portal page is displayed immediatly since this is the first redirect that needs to be sent to the client&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Root Cause:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems like the captive portal is rate limmited and is not answering to all requests&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a support case open for this, will answer if they have found a solution&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:24:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/163808#M52982</guid>
      <dc:creator>mr.linus</dc:creator>
      <dc:date>2017-06-29T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal not getting login prompt with IE11.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/180066#M55804</link>
      <description>&lt;P&gt;I got an answer from TAC to confirm the PA is indeed rate limitting these requests&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the client sends a lot of HTTP requests to the firewall, the firewall may drop the connection because this went beyond the captive portal limit. By default, the firewall captive portal has a maximum limit of 1 request every 2 seconds from any client.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Default settings is PAN firewall to only redirect 1 GET request per 2 seconds per src IP (other connections get TCP RST).&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;In order to change this behavior we imposed the following commands :&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;gt;configure&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;#set deviceconfig setting ctd cap-portal-ask-requests 2&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;#set deviceconfig setting ctd cap-portal-ask-timeout 1&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;#commit&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;For the setting above, it will mean increasing the number of request per second (timeout) per IP address to 2, just enough to accommodate our needs and not to create a condition where MP can be overwhelmed with HTTP redirects&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;To see the dropped requests you can configure a filter to match client's requests and then list the delta for global counters and search for counter named ctd_cp_drop. In my example 25 requests were dropped&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;admin@PA-3020&amp;gt; show counter global filter packet-filter yes delta yes | match ctd_cp_drop&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ctd_cp_drop 25 0 info ctd pktproc The number of sessions dropped because of captive portal page&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;admin@PA-3020&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;When bing extension is used, it would generate 1 HTTP GET request for one character. Thus, after typing a long URL the limit of 1 GET request per 2 seconds can be easily reached.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:24:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-not-getting-login-prompt-with-ie11/m-p/180066#M55804</guid>
      <dc:creator>mr.linus</dc:creator>
      <dc:date>2017-10-04T13:24:04Z</dc:date>
    </item>
  </channel>
</rss>

