<?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: HTTP multiple authentication request in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31360#M6365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The commands should be fine.  The IP address to use should be any unused IP address that is routed to the PIX from your inside network.  Usually I would use an unused address on the same subnet as the inside interface IP address.  Do NOT use the PIX interface's IP address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Oct 2002 00:53:43 GMT</pubDate>
    <dc:creator>gfullage</dc:creator>
    <dc:date>2002-10-25T00:53:43Z</dc:date>
    <item>
      <title>HTTP multiple authentication request</title>
      <link>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31357#M6361</link>
      <description>&lt;P&gt;I have PIX authentication for getting to Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open IE window and go to internet I get challenge and after  I put username and password I can get to Internet.&lt;/P&gt;&lt;P&gt;Authentication happens just one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am not authenticated yet and I am reading e-mails and see e-mail with html page , then I have few challenge windows to see one page in e-mail ( I thing for each graphical object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am reading e-mails after opening IE and getting authenticated it works without problems - I do not have this challenge windows at all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried find info for this...No luck...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31357#M6361</guid>
      <dc:creator>lterebizh</dc:creator>
      <dc:date>2020-02-21T18:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP multiple authentication request</title>
      <link>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31358#M6363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is bug CSCdr77921, fixed in a number of versions.  You don't mention what version of PIX you're running, but it should be fixed in 6.0(1) and later (any 6.1 and 6.2 release should have the fix).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, even if you're running one of these fixed code versions, you need the "virtual http" command in the PIX.  You can read up on it here (&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_62/cmdref/tz.htm#xtocid9" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_62/cmdref/tz.htm#xtocid9&lt;/A&gt;), just make sure the address you use is unique and is routed to the PIX (use an address on the inside subnet of the PIX if you like).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2002 22:50:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31358#M6363</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-10-23T22:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP multiple authentication request</title>
      <link>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31359#M6364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read about bug... I have right software version.&lt;/P&gt;&lt;P&gt;Is it enough to put this commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;virtual http &lt;IP_ADDR&gt;&lt;/IP_ADDR&gt;&lt;/P&gt;&lt;P&gt;sysopt uauth allow-http-cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what ip addr should I put there?&lt;/P&gt;&lt;P&gt;Could it be any pingable IP inside?&lt;/P&gt;&lt;P&gt;Could it be inside pix interface ip?&lt;/P&gt;&lt;P&gt;Should it be address of internal web server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2002 01:33:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31359#M6364</guid>
      <dc:creator>lterebizh</dc:creator>
      <dc:date>2002-10-24T01:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP multiple authentication request</title>
      <link>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31360#M6365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The commands should be fine.  The IP address to use should be any unused IP address that is routed to the PIX from your inside network.  Usually I would use an unused address on the same subnet as the inside interface IP address.  Do NOT use the PIX interface's IP address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2002 00:53:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-multiple-authentication-request/m-p/31360#M6365</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-10-25T00:53:43Z</dc:date>
    </item>
  </channel>
</rss>

