<?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 authentication with Radius/AD in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40912#M30064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I set the captive portal 'redirect' on Palo Alto network firewall and on squid3 I config &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acl server src 10.100.100.0/24&amp;nbsp; &amp;lt;-- my server zone and Palo Alto firewall management interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; always_direct allow server&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; but it still not work. I found address of browser is "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.google.co.th:6082/php/uid.php?vsys=2&amp;amp;url=http://www.google.co.th"&gt;https://www.google.co.th:6082/php/uid.php?vsys=2&amp;amp;url=http://www.google.co.th&lt;/A&gt;&lt;SPAN&gt;". That change after I set above command on squid3 software but the broswer not show login page.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2012 09:57:27 GMT</pubDate>
    <dc:creator>manaschai</dc:creator>
    <dc:date>2012-02-24T09:57:27Z</dc:date>
    <item>
      <title>Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40908#M30060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I try PAN-OS 4.1.3, I use captive portal authentication with Radius/AD. I config user in WiFi zone access to any zone must authentication with captive portal. It work normally. But I try set Proxy server and user in WiFi Zone config Proxy IP into Internet Option. After that the user in WiFi zone can't access to any web becasue of the broswer doesn't redirect to captive portal authentication. Then I try to remove Proxy IP from Internet&amp;nbsp; Option and test access web site. It redirect to captive portal page for authentication. Then I set Proxy IP into&amp;nbsp; Internet Option. It can access to website pass through Proxy server normally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Why I remove Proxy IP from Internet Option before authentication with captive portal? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to config for this issue ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 00:19:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40908#M30060</guid>
      <dc:creator>manaschai</dc:creator>
      <dc:date>2012-02-24T00:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40909#M30061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what device is acting as your proxy server?&amp;nbsp; Are you trying to configure the PAN device as the proxy server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 04:24:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40909#M30061</guid>
      <dc:creator>rmonvon</dc:creator>
      <dc:date>2012-02-24T04:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40910#M30062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rmonvon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use Ubuntu server install squid3 for my proxy server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Manaschai S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 04:49:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40910#M30062</guid>
      <dc:creator>manaschai</dc:creator>
      <dc:date>2012-02-24T04:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40911#M30063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the info.&amp;nbsp; It sounds like your configuration is sendding all traffic to the proxy server, including the captive portal session.&amp;nbsp; I suggest that you defining a proxy bypass for the captive portal session such that the traffic is going direct.&amp;nbsp; You can try using the captive portal 'redirect' option to a host and set the proxy bypass for this host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 05:17:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40911#M30063</guid>
      <dc:creator>rmonvon</dc:creator>
      <dc:date>2012-02-24T05:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40912#M30064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I set the captive portal 'redirect' on Palo Alto network firewall and on squid3 I config &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acl server src 10.100.100.0/24&amp;nbsp; &amp;lt;-- my server zone and Palo Alto firewall management interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; always_direct allow server&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; but it still not work. I found address of browser is "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.google.co.th:6082/php/uid.php?vsys=2&amp;amp;url=http://www.google.co.th"&gt;https://www.google.co.th:6082/php/uid.php?vsys=2&amp;amp;url=http://www.google.co.th&lt;/A&gt;&lt;SPAN&gt;". That change after I set above command on squid3 software but the broswer not show login page.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 09:57:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40912#M30064</guid>
      <dc:creator>manaschai</dc:creator>
      <dc:date>2012-02-24T09:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Captive portal authentication with Radius/AD</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40913#M30065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry but I don't understand what you mean by configuring 'redirect' on the proxy server and the 'acl server ...'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion was to use 'redirect' on the PA device instead of 'transparent'.&amp;nbsp; Once you select 'redirect', you also must define the 'redirect host' under the captive portal setting.&amp;nbsp; When captive portal authenticates, the user will be forwarded to this 'redirect host' and this traffic should be direct (not going to your proxy server).&amp;nbsp; So in the IE/FireFox browser, you will configure a proxy bypass for this 'redirect host'.&amp;nbsp; The 'redirect host' should resolve to an IP address on the PA device but it should not be mgmt IP address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 19:56:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/captive-portal-authentication-with-radius-ad/m-p/40913#M30065</guid>
      <dc:creator>rmonvon</dc:creator>
      <dc:date>2012-02-24T19:56:06Z</dc:date>
    </item>
  </channel>
</rss>

