<?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: Portal GUEST - Does not redirect after all authentications in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4269019#M564653</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/262907"&gt;@martin.fischer&lt;/a&gt;&lt;/P&gt;&lt;P&gt;After I delete the rule 7 it works fine, the next problem is after I do the login with credencials and obtain access granted nothing works. I can't browse to the internet.&lt;/P&gt;&lt;P&gt;I tested with Hotspot Portal where I only have to click on the button to accept and can pass from there... Says you are connected but no internet access =/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2021 15:23:17 GMT</pubDate>
    <dc:creator>TiUM</dc:creator>
    <dc:date>2021-01-08T15:23:17Z</dc:date>
    <item>
      <title>Portal GUEST - Does not redirect after all authentications</title>
      <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268543#M564625</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem within portal GUEST on ISE. After all authentications the portal does not open on any means, and i get connect to the internet without any problems, but i want the portal to open after the browser is open.&lt;/P&gt;&lt;P&gt;Everything looks ok in ISE and in WLC, screenshoots added.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/101102i24D648D3204AD059/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/101103i9BA2FBF495B88A11/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 871px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/101104i2CF172DD4D3339B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.PNG" style="width: 563px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/101101iACD8305D28537929/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.PNG" alt="4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/101105i5694794356FC31AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.PNG" alt="5.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can some one help me with this?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 18:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268543#M564625</guid>
      <dc:creator>TiUM</dc:creator>
      <dc:date>2021-01-07T18:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Portal GUEST - Does not redirect after all authentications</title>
      <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268804#M564639</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1126960"&gt;@TiUM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to adjust your redirect ACL. On the WLC in the redirect ACL "permit" means "do not redirect", "deny" means "do redirect". Line 7 in your ACL matches all traffic and includes a permit -&amp;gt; no redirect. If you remove line 7 in your redirect ACL all traffic which is not matched by the first 6 lines would match the implicit deny and is therefore redirected.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 07:20:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268804#M564639</guid>
      <dc:creator>martin.fischer</dc:creator>
      <dc:date>2021-01-08T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Portal GUEST - Does not redirect after all authentications</title>
      <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268890#M564647</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/262907"&gt;@martin.fischer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply, i will test it and give input&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 10:57:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4268890#M564647</guid>
      <dc:creator>TiUM</dc:creator>
      <dc:date>2021-01-08T10:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Portal GUEST - Does not redirect after all authentications</title>
      <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4269019#M564653</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/262907"&gt;@martin.fischer&lt;/a&gt;&lt;/P&gt;&lt;P&gt;After I delete the rule 7 it works fine, the next problem is after I do the login with credencials and obtain access granted nothing works. I can't browse to the internet.&lt;/P&gt;&lt;P&gt;I tested with Hotspot Portal where I only have to click on the button to accept and can pass from there... Says you are connected but no internet access =/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:23:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4269019#M564653</guid>
      <dc:creator>TiUM</dc:creator>
      <dc:date>2021-01-08T15:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Portal GUEST - Does not redirect after all authentications</title>
      <link>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4270017#M564704</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1126960"&gt;@TiUM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hard to say with the information given but make sure that the ordering of your policies is correct.&lt;/P&gt;&lt;P&gt;Check: &lt;A href="https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId--1037743796" target="_blank"&gt;https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId--1037743796&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 10:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/portal-guest-does-not-redirect-after-all-authentications/m-p/4270017#M564704</guid>
      <dc:creator>martin.fischer</dc:creator>
      <dc:date>2021-01-11T10:59:03Z</dc:date>
    </item>
  </channel>
</rss>

