<?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: NAC dns proxy redirection not working any alternatives? in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32147#M3405</link>
    <description>Kunal,&lt;BR /&gt;
&lt;BR /&gt;
I forgot to add, in your routing interface config for the Unregistered/Quarantine VLAN add:&lt;BR /&gt;
&lt;BR /&gt;
ip policy route-map Unreg&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Oct 2015 16:20:00 GMT</pubDate>
    <dc:creator>Bill_Handler</dc:creator>
    <dc:date>2015-10-14T16:20:00Z</dc:date>
    <item>
      <title>NAC dns proxy redirection not working any alternatives?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32144#M3402</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Currently we have setup NAC to run as a DNS proxy to display a portal page from NAC when wireless devices have been quarantined.  We have not setup PBR but are just forcing the client to a VLAN with the DNS server settings in DHCP pointing to NAC and the wireless controller having a policy only allowing access to the NAC DNS.&lt;BR /&gt;
&lt;BR /&gt;
This seems to be buggy where at times the user is displayed with the page but at times they are not.  At it stands this has now completely stopped working. &lt;BR /&gt;
&lt;BR /&gt;
So question is do I try to debug this issue or is there a better method which will work all the time?  Requirement is we want the device to display a message when it has been quarantined.&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to force a device to a http page from the extreme controller using policy, which we can point to the NAC http page?&lt;BR /&gt;
&lt;BR /&gt;
Or is there some instructions on how I can setup PBR on the S series switches and C series to help with this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Oct 2015 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32144#M3402</guid>
      <dc:creator>Kunal_Waghela</dc:creator>
      <dc:date>2015-10-13T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: NAC dns proxy redirection not working any alternatives?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32145#M3403</link>
      <description>Kunal,&lt;BR /&gt;
&lt;BR /&gt;
PBR on the S series should be no problem.  I don't think the C series can perform PBR (at least not without Advanced Routing Licensing - not sure)...&lt;BR /&gt;
&lt;BR /&gt;
You will need to mark the packets within the VNS Role Policy for Unregistered as cs2.  Occasionally, we have needed to match on IP addresses of the Quarantine/Unregistered VLAN.  Change the access-list accordingly.&lt;BR /&gt;
&lt;BR /&gt;
The S series code should be:&lt;BR /&gt;
&lt;BR /&gt;
 ip access-list extended UR&lt;BR /&gt;
  permit tcp any any eq 80 dscp cs2 &lt;BR /&gt;
  permit tcp any any eq 8080 dscp cs2&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
route-map policy Unreg permit 10&lt;BR /&gt;
  match ip address UR&lt;BR /&gt;
  set next-hop &lt;NAC ip="" address=""&gt;&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Bill&lt;BR /&gt;
&lt;BR /&gt;&lt;/NAC&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32145#M3403</guid>
      <dc:creator>Bill_Handler</dc:creator>
      <dc:date>2015-10-14T16:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: NAC dns proxy redirection not working any alternatives?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32146#M3404</link>
      <description>thanks, will give it a go</description>
      <pubDate>Wed, 14 Oct 2015 16:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32146#M3404</guid>
      <dc:creator>Kunal_Waghela</dc:creator>
      <dc:date>2015-10-14T16:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: NAC dns proxy redirection not working any alternatives?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32147#M3405</link>
      <description>Kunal,&lt;BR /&gt;
&lt;BR /&gt;
I forgot to add, in your routing interface config for the Unregistered/Quarantine VLAN add:&lt;BR /&gt;
&lt;BR /&gt;
ip policy route-map Unreg&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32147#M3405</guid>
      <dc:creator>Bill_Handler</dc:creator>
      <dc:date>2015-10-14T16:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: NAC dns proxy redirection not working any alternatives?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32148#M3406</link>
      <description>Reference: &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Configure-a-Route-map-to-Re-direct-Traffic-marked-with-a-ToS-Value" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Configure-a-Route-map-to-Re-direct-...&lt;/A&gt;</description>
      <pubDate>Thu, 15 Oct 2015 19:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/nac-dns-proxy-redirection-not-working-any-alternatives/m-p/32148#M3406</guid>
      <dc:creator>Doug</dc:creator>
      <dc:date>2015-10-15T19:46:00Z</dc:date>
    </item>
  </channel>
</rss>

