<?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 Not Working-central web-authentication with a switch and Identit in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918572#M217035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;do you have an ip on your 2960 switch in the &lt;SPAN style="text-decoration: underline;"&gt;user vlan&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;I think (i am pretty sure) the switch need an IP to send http redirect to client (spoofing the IP of public web site with its MAC-adress)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you update us on your problem and resolution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be careful that a 2960 possibly can't have multiple &lt;SPAN style="font-size: 10pt;"&gt;enabled &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;IPs in different vlans working at the same time ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Guillaume&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 12:40:31 GMT</pubDate>
    <dc:creator>Guillaume BARBEROT</dc:creator>
    <dc:date>2013-03-25T12:40:31Z</dc:date>
    <item>
      <title>Not Working-central web-authentication with a switch and Identity Service Engine</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918562#M217005</link>
      <description>&lt;P&gt;on the followup the document "&lt;A href="https://community.cisco.com/document/71786/configuration-example-central-web-authentication-switch-and-identity-service-engine" target="_blank"&gt;Configuration example : central web-authentication with a switch and Identity Service Engine&lt;/A&gt;" by Nicolas Darchis, since the redirection on the switch is not working, i'm asking for your help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ISE Version : 1.0.4.573 and WS-C2960-24PC-L w/software 12.2(55)SE1 and image C2960-LANBASEK9-M for the access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;The interface configuration looks like this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/24&lt;/P&gt;&lt;P&gt; switchport access vlan 6&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; switchport voice vlan 20&lt;/P&gt;&lt;P&gt; ip access-group webauth in&lt;/P&gt;&lt;P&gt; authentication event fail action next-method&lt;/P&gt;&lt;P&gt; authentication event server dead action authorize &lt;/P&gt;&lt;P&gt; authentication event server alive action reinitialize &lt;/P&gt;&lt;P&gt; authentication order mab&lt;/P&gt;&lt;P&gt; authentication priority mab&lt;/P&gt;&lt;P&gt; authentication port-control auto&lt;/P&gt;&lt;P&gt; authentication periodic&lt;/P&gt;&lt;P&gt; authentication timer reauthenticate server&lt;/P&gt;&lt;P&gt; authentication violation restrict&lt;/P&gt;&lt;P&gt; mab&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The ACL's&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Extended IP access list webauth&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit ip any any&lt;/P&gt;&lt;P&gt;Extended IP access list redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 deny ip any host 172.22.2.38&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit tcp any any eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 permit tcp any any eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ISE side configuration I follow it step by step...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When I conect the XP client, e see the following Autenthication session...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;swlx0x0x#show authentication sessions interface fastEthernet 0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface:&amp;nbsp; FastEthernet0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC Address:&amp;nbsp; 0015.c549.5c99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address:&amp;nbsp; 172.22.3.184&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User-Name:&amp;nbsp; 00-15-C5-49-5C-99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status:&amp;nbsp; Authz Success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domain:&amp;nbsp; DATA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper host mode:&amp;nbsp; single-host&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper control dir:&amp;nbsp; both&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authorized By:&amp;nbsp; Authentication Server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vlan Group:&amp;nbsp; N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect ACL:&amp;nbsp; redirect&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://ISE-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa" target="_blank"&gt;https://ISE-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session timeout:&amp;nbsp; N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Idle timeout:&amp;nbsp; N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Common Session ID:&amp;nbsp; AC16011F000000490AC1A9E2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Acct Session ID:&amp;nbsp; 0x00000077&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Handle:&amp;nbsp; 0xB7000049&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runnable methods list:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mab&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authc Success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But there is no redirection, and I get the the following message on switch console:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;756005: Mar 28 11:40:30: epm-redirect:IP=172.22.3.184: No redirection policy for this host&lt;/P&gt;&lt;P&gt;756006: Mar 28 11:40:30: epm-redirect:IDB=FastEthernet0/24: In epm_host_ingress_traffic_qualify ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to mention I'm using an http proxy on port 8080...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas on what is going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nuno&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918562#M217005</guid>
      <dc:creator>Nuno Moreira</dc:creator>
      <dc:date>2019-03-11T01:57:19Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918563#M217006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nuno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some chances you may be hitting something similar to the following bug CSCtk75751:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtk75751"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtk75751&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom:&lt;/P&gt;&lt;P&gt;epm-redirect:IP=N.N.N.N: No redirection policy for this host&lt;/P&gt;&lt;P&gt;above message is displayed if traffic matches redirect acl if only a single host is present on the interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conditions:&lt;/P&gt;&lt;P&gt;url-redirect configured as a policy and only a single host present on the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workaround:&lt;/P&gt;&lt;P&gt;NA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to exclude this assumption, would you be able to test with 12.2(55)SE3 for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fede&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;If&amp;nbsp; this helps you and/or answers your question please mark the question as&amp;nbsp; "answered" and/or rate it, so other users can easily find it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 16:04:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918563#M217006</guid>
      <dc:creator>Federico Ziliotto</dc:creator>
      <dc:date>2012-03-28T16:04:24Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918564#M217007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico's point is valid, but I'm also thinking that if you are using an http proxy on port 8080, it means that your client PC will only talk to this proxy on port 8080 and it's the proxy who will send the real HTTP/HTTPS requests. So you should be redirecting port 8080 as well on your switch ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never did this setup with a proxy but I think it would be required in your case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 05:56:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918564#M217007</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2012-03-29T05:56:39Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918565#M217008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I upgraded the IOS to version&lt;/P&gt;&lt;P&gt;SW Version: 12.2(55)SE5, SW Image: C2960-LANBASEK9-M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I tweak with ACL's to the following:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Extended IP access list redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit ip any any (13 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and created a DACL that is downloaded along with the authentication&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Extended IP access list xACSACLx-IP-redirect-4f743d58 (per-user)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I can see the epm session&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;swlx0x0x#show epm session ip 172.22.3.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Admission feature:&amp;nbsp; DOT1X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACS ACL:&amp;nbsp; xACSACLx-IP-redirect-4f743d58&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect ACL:&amp;nbsp; redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect:&amp;nbsp; &lt;A href="https://ise-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa" rel="nofollow"&gt;https://ISE-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And authentication&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;swlx0x0x#show authentication sessions interface fastEthernet 0/24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface:&amp;nbsp; FastEthernet0/24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC Address:&amp;nbsp; 0015.c549.5c99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address:&amp;nbsp; 172.22.3.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User-Name:&amp;nbsp; 00-15-C5-49-5C-99&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status:&amp;nbsp; Authz Success&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domain:&amp;nbsp; DATA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper host mode:&amp;nbsp; multi-auth&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper control dir:&amp;nbsp; both&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authorized By:&amp;nbsp; Authentication Server&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vlan Group:&amp;nbsp; N/A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACS ACL:&amp;nbsp; xACSACLx-IP-redirect-4f743d58&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect ACL:&amp;nbsp; redirect&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect:&amp;nbsp; &lt;A href="https://ise-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa" rel="nofollow"&gt;https://ISE-ip:8443/guestportal/gateway?sessionId=AC16011F000000510B44FBD2&amp;amp;action=cwa&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session timeout:&amp;nbsp; N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Idle timeout:&amp;nbsp; N/A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Common Session ID:&amp;nbsp; AC16011F000000160042BD98&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Acct Session ID:&amp;nbsp; 0x0000001B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Handle:&amp;nbsp; 0x90000016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runnable methods list:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mab&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authc Success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;on the logging, I get the following messages...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;017857: Mar 29 11:27:04: epm-redirect:IDB=FastEthernet0/24: In epm_host_ingress_traffic_qualify ...&lt;/P&gt;&lt;P&gt;017858: Mar 29 11:27:04: epm-redirect:epm_redirect_cache_gen_hash: IP=172.22.3.74 Hash=271&lt;/P&gt;&lt;P&gt;017859: Mar 29 11:27:04: epm-redirect:IP=172.22.3.74: CacheEntryGet Success&lt;/P&gt;&lt;P&gt;017860: Mar 29 11:27:04: epm-redirect:IP=172.22.3.74: Ingress packet on [idb= FastEthernet0/24] matched with [acl=redirect]&lt;/P&gt;&lt;P&gt;017861: Mar 29 11:27:04: epm-redirect:IDB=FastEthernet0/24: Enqueue the packet with if_input=FastEthernet0/24&lt;/P&gt;&lt;P&gt;017862: Mar 29 11:27:04: epm-redirect:IDB=FastEthernet0/24: In epm_host_ingress_traffic_process ... &lt;/P&gt;&lt;P&gt;017863: Mar 29 11:27:04: epm-redirect:IDB=FastEthernet0/24: Not an HTTP(s) packet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm I missing? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 11:45:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918565#M217008</guid>
      <dc:creator>Pedro Santos</dc:creator>
      <dc:date>2012-03-29T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918566#M217010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a permit ip any any, your switch will try to redirect on all kinds of packets, so this log extract can be for a dns packet or whatsoever, so it could be legitimate.&lt;/P&gt;&lt;P&gt;Now if there's only this type of log then yes it's concerning. I haven't seen this yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To rule out (and I like to rule out things, it makes thinking simpler &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ) the proxy, coudl you remove your proxy configuration ?&lt;/P&gt;&lt;P&gt;Your PC would then send traffic on port 80 and the setup would be simpler. If you then get the redirection, we know the issue is related with port 8080 or the proxy system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 11:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918566#M217010</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2012-03-29T11:56:01Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918567#M217012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I already tried that...&lt;/P&gt;&lt;P&gt;I also tried with a new ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit tcp any any eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit tcp any any eq 443 (6 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 permit tcp any any eq 8080&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 permit udp any eq bootpc any eq bootps (14 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 permit udp any any eq domain (850 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60 permit icmp any any (8 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But nothing seems to redirect the webAuthentication...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 15:18:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918567#M217012</guid>
      <dc:creator>Nuno Moreira</dc:creator>
      <dc:date>2012-03-29T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918568#M217013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nuno - give this a shot here is a note in the webauth guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6586/ps6638/app_note_c27-577494.html"&gt;http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6586/ps6638/app_note_c27-577494.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; WebAuth can intercept nonstandard&amp;nbsp; ports using an IP port-to-application map (PAM) entry that maps a new&amp;nbsp; port to HTTP (or HTTPS). In addition, the Cisco IOS Software HTTP server&amp;nbsp; needs to be reconfigured to listen on the nonstandard port. However,&amp;nbsp; the Cisco IOS Software HTTP server can run only on a single port.&amp;nbsp; Therefore, support for port 80 and a nonstandard port are mutually&amp;nbsp; exclusive. If PAM is used to remap the port used for HTTP, then URLs&amp;nbsp; that reference the default port (80) will not trigger redirection. In&amp;nbsp; addition, if traffic to the default router is bridged through a stateful&amp;nbsp; firewall, that firewall will have to turn off stateful inspection for&amp;nbsp; the remapped port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the command on my 3750 which is (ip port-map http....) however I dont know as of yet if that will work on the 2960, give this a try to see if it listens on 8080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Tarik Admani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 20:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918568#M217013</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2012-03-29T20:03:37Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918569#M217014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proxy on port 8080 is only intended for Internet use, and even if the proxy could interfere with the web authentication, when I remove proxy settings it still isn't working...&lt;/P&gt;&lt;P&gt;for the ip port-map http... I did map http on port 8080, and changed the ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;swlx0x0x#show ip port-map &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Default mapping: https&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system defined&lt;/P&gt;&lt;P&gt;Default mapping: http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 8080&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user defined&lt;/P&gt;&lt;P&gt;Default mapping: http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to be honest, the DACL is having hits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit tcp any any eq 443 (6 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit tcp any any eq www (9 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and the switch ACL is also having hits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Extended IP access list ACL-WEBAUTH-REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit tcp any gt 1 any gt 1 (276 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And I can see on the logger that packests are identified for redirection&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;997210: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IDB=FastEthernet0/24: In epm_host_ingress_traffic_qualify ...&lt;/P&gt;&lt;P&gt;997211: Apr&amp;nbsp; 5 10:17:19: epm-redirect:epm_redirect_cache_gen_hash: IP=172.22.3.159 Hash=356&lt;/P&gt;&lt;P&gt;997212: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IP=172.22.3.159: CacheEntryGet Success&lt;/P&gt;&lt;P&gt;997213: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IP=172.22.3.159: Ingress packet on [idb= FastEthernet0/24] matched with [acl=ACL-WEBAUTH-REDIRECT]&lt;/P&gt;&lt;P&gt;997214: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IDB=FastEthernet0/24: Enqueue the packet with if_input=FastEthernet0/24&lt;/P&gt;&lt;P&gt;997215: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IDB=FastEthernet0/24: In epm_host_ingress_traffic_process ... &lt;/P&gt;&lt;P&gt;997216: Apr&amp;nbsp; 5 10:17:19: epm-redirect:epm_redirect_cache_gen_hash: IP=172.22.3.159 Hash=356&lt;/P&gt;&lt;P&gt;997217: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IP=172.22.3.159: CacheEntryGet Success&lt;/P&gt;&lt;P&gt;997218: Apr&amp;nbsp; 5 10:17:19: epm-redirect:IP=172.22.3.159: ingress traffic on [idb=FastEthernet0/24] matches url acl [ACL-WEBAUTH-REDIRECT]. ip_enqueue the packet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running out of ideas...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 10:24:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918569#M217014</guid>
      <dc:creator>Nuno Moreira</dc:creator>
      <dc:date>2012-04-05T10:24:34Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918570#M217019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have "ip http server" and 'ip http secure-server" configured on the switch ?&lt;/P&gt;&lt;P&gt;just a wild guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 10:28:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918570#M217019</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2012-04-05T10:28:13Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918571#M217025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;ip http secure-server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 10:30:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918571#M217025</guid>
      <dc:creator>Nuno Moreira</dc:creator>
      <dc:date>2012-04-05T10:30:24Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918572#M217035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;do you have an ip on your 2960 switch in the &lt;SPAN style="text-decoration: underline;"&gt;user vlan&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;I think (i am pretty sure) the switch need an IP to send http redirect to client (spoofing the IP of public web site with its MAC-adress)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you update us on your problem and resolution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be careful that a 2960 possibly can't have multiple &lt;SPAN style="font-size: 10pt;"&gt;enabled &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;IPs in different vlans working at the same time ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Guillaume&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918572#M217035</guid>
      <dc:creator>Guillaume BARBEROT</dc:creator>
      <dc:date>2013-03-25T12:40:31Z</dc:date>
    </item>
    <item>
      <title>Re:Not Working-central web-authentication with a switch and Iden</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918573#M217047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your switch have routing from its mgmt IP to The guest network ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support Android App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 01:07:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918573#M217047</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2013-03-26T01:07:24Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918574#M217065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nuno, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same case as yours would you mind to share how you solved your issue ? &lt;/P&gt;&lt;P&gt;Thank you in advance ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 12:54:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918574#M217065</guid>
      <dc:creator>Martin Konov</dc:creator>
      <dc:date>2013-05-09T12:54:21Z</dc:date>
    </item>
    <item>
      <title>Not Working-central web-authentication with a switch and Identit</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918575#M217093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue and it turned out to be my captive portal acl. See below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This ACL MUST be configured on the switch beforehand (some documentation eludes to using a downloadable ACL for this)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This ACL MUST contain DENY statements for traffic going to External Portal. &lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="line-height: 1.5em; list-style-type: square; margin: 0.3em 0px 0px 1.5em;"&gt;&lt;LI style="margin-bottom: 0.1em;"&gt;This prevents traffic getting redirected to portal from getting stuck in a redirect loop&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This ACL MUST contain PERMIT statements for traffic that you want the switch to intercept and redirect to the external portal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.4em 0px 0.5em; line-height: 1.5em; color: #000000; font-family: Verdana, Arial, 'Trebuchet MS'; font-size: 12px; background-color: #ffffff;"&gt;Here is an working example for redirecting traffic to captive port (1.1.1.1 in this and following examples):&lt;/P&gt;&lt;PRE style="padding: 1em; border: 1px dashed #2f6fab; color: #000000; background-color: #f1ffff; line-height: 1.2em; font-family: monospace, Courier, Arial; overflow-x: visible; margin: 1.1em 0px; font-size: 12px;"&gt;ip access-list extended captive_portal
 deny&amp;nbsp;&amp;nbsp; tcp any host 1.1.1.1
 permit tcp any any&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:57:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918575#M217093</guid>
      <dc:creator>jdclingan</dc:creator>
      <dc:date>2013-11-19T19:57:50Z</dc:date>
    </item>
    <item>
      <title>turn on "ip device tracking"</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918576#M217146</link>
      <description>&lt;P&gt;turn on "ip device tracking" on switch and it start redirecting the traffic.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 12:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918576#M217146</guid>
      <dc:creator>fakharict</dc:creator>
      <dc:date>2015-09-11T12:54:28Z</dc:date>
    </item>
    <item>
      <title>I am having the same issue</title>
      <link>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918577#M217181</link>
      <description>&lt;P&gt;I am having the same issue mentioned in this post and I've tried everything mentioned here, but still not able to get the switch to redirect to the portal.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Anyone got this working?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 00:10:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/not-working-central-web-authentication-with-a-switch-and/m-p/1918577#M217181</guid>
      <dc:creator>2edc3rfc</dc:creator>
      <dc:date>2017-04-20T00:10:32Z</dc:date>
    </item>
  </channel>
</rss>

