<?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: IOS as a simple web server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ios-as-a-simple-web-server/m-p/1529670#M331547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Define an authentication method using "none" then apply it to the http authentication configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login example none&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http authentication aaa login-authentication example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware of the security implications of this.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Sep 2010 16:50:57 GMT</pubDate>
    <dc:creator>Javier Henderson</dc:creator>
    <dc:date>2010-09-02T16:50:57Z</dc:date>
    <item>
      <title>IOS as a simple web server</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-as-a-simple-web-server/m-p/1529669#M331526</link>
      <description>&lt;P&gt;Dear Community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use a Cisco router as simple web-server hosting an automatic proxy configuration script file. Is is possible to configure HTTP AAA to allow access &lt;STRONG&gt;without &lt;/STRONG&gt;username / password authentication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the test configuration below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;aaa authentication login CISCO_HTTP_AUTH none&lt;BR /&gt;aaa authorization exec CISCO_HTTP_AUTH none &lt;BR /&gt;aaa authorization commands 15 CISCO_HTTP_AUTH none &lt;BR /&gt;!&lt;BR /&gt;access-list 99 permit host [***Host IP***]&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;ip http access-class 99&lt;BR /&gt;ip http authentication aaa login-authentication CISCO_HTTP_AUTH&lt;BR /&gt;ip http authentication aaa exec-authorization CISCO_HTTP_AUTH&lt;BR /&gt;ip http authentication aaa command-authorization 15 CISCO_HTTP_AUTH&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http path flash:&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;Router#dir&lt;BR /&gt;Directory of &lt;STRONG&gt;flash:/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; -rw-&amp;nbsp;&amp;nbsp;&amp;nbsp; 22855564&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;&amp;nbsp;&amp;nbsp; &amp;lt;no date&amp;gt;&amp;nbsp; [*** IOS Image ***]&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; -rw-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3877&amp;nbsp;&amp;nbsp; Sep 2 2010 13:15:09 +02:00&amp;nbsp; &lt;STRONG&gt;ipproxy&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;33030140 bytes total (10170568 bytes free)&lt;BR /&gt;Router#&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&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;Belabacsi&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:22:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-as-a-simple-web-server/m-p/1529669#M331526</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2019-03-11T00:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: IOS as a simple web server</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-as-a-simple-web-server/m-p/1529670#M331547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Define an authentication method using "none" then apply it to the http authentication configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login example none&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http authentication aaa login-authentication example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware of the security implications of this.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 16:50:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-as-a-simple-web-server/m-p/1529670#M331547</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2010-09-02T16:50:57Z</dc:date>
    </item>
  </channel>
</rss>

