<?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: Adding AAA servers to ACS to use Proxy RADIUS distribution T in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379149#M432576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACS by default will listen on both ports 1645 and 1812, the two "standard" Radius ports.  However, when talking to a proxy server it will only send them on 1645, by default.  To change this you have to go into the registry and change it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under [HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\CiscoAAAv3.x\Hosts\&lt;HOSTNAME&gt;\RADIUS] (where &lt;HOSTNAME&gt; is the server you want to send the 1812 reuests to, and note that you may have to add the RADIUS key if it isn't there already), you can add the following:&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"authPort"=dword:0000066e     &amp;lt;&amp;lt;---- 1645&lt;/P&gt;&lt;P&gt;"acctPort"=dword:0000066d     &amp;lt;&amp;lt;---- 1646&lt;/P&gt;&lt;P&gt;"timeout"=dword:00000001&lt;/P&gt;&lt;P&gt;"single connection"=dword:00000000&lt;/P&gt;&lt;P&gt;"strip users"=dword:00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need all of them, you can just change the authPort to 1812 (714 in hex) and acctPort to 1813 (0x715) and you should be good to go.  Make sure you reboot the server after making the registry changes.  Keys are case-sensitive too so make sure you type them in EXACTLY as I've shown above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2005 01:22:51 GMT</pubDate>
    <dc:creator>gfullage</dc:creator>
    <dc:date>2005-03-04T01:22:51Z</dc:date>
    <item>
      <title>Adding AAA servers to ACS to use Proxy RADIUS distribution Table</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379148#M432575</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've added two non ACS radius servers (Radiator) to the AAA servers on Network Config, in order to use them on a proxy distribution table.&lt;/P&gt;&lt;P&gt;I had problems authenticating users through those servers and I did a sniffer trace on the outside interface of the ACS.&lt;/P&gt;&lt;P&gt;What I saw is that ACS sends packets to  the AAA server configured as RADIUS on port 1645, not 1812, the expected standard, and port to which the others servers are listening to. How can I change this behaviour?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gustavo&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:02:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379148#M432575</guid>
      <dc:creator>Gustavo Novais</dc:creator>
      <dc:date>2019-03-10T21:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding AAA servers to ACS to use Proxy RADIUS distribution T</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379149#M432576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACS by default will listen on both ports 1645 and 1812, the two "standard" Radius ports.  However, when talking to a proxy server it will only send them on 1645, by default.  To change this you have to go into the registry and change it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under [HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\CiscoAAAv3.x\Hosts\&lt;HOSTNAME&gt;\RADIUS] (where &lt;HOSTNAME&gt; is the server you want to send the 1812 reuests to, and note that you may have to add the RADIUS key if it isn't there already), you can add the following:&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"authPort"=dword:0000066e     &amp;lt;&amp;lt;---- 1645&lt;/P&gt;&lt;P&gt;"acctPort"=dword:0000066d     &amp;lt;&amp;lt;---- 1646&lt;/P&gt;&lt;P&gt;"timeout"=dword:00000001&lt;/P&gt;&lt;P&gt;"single connection"=dword:00000000&lt;/P&gt;&lt;P&gt;"strip users"=dword:00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need all of them, you can just change the authPort to 1812 (714 in hex) and acctPort to 1813 (0x715) and you should be good to go.  Make sure you reboot the server after making the registry changes.  Keys are case-sensitive too so make sure you type them in EXACTLY as I've shown above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2005 01:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379149#M432576</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2005-03-04T01:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding AAA servers to ACS to use Proxy RADIUS distribution T</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379150#M432577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thank you for your fast response.&lt;/P&gt;&lt;P&gt;My problem is that I have an ACS Solution Engine! not an ACS for Windows :((&lt;/P&gt;&lt;P&gt;If you know the similar solution to ACS_SE, I would be most grateful!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gustavo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2005 17:42:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-aaa-servers-to-acs-to-use-proxy-radius-distribution-table/m-p/379150#M432577</guid>
      <dc:creator>Gustavo Novais</dc:creator>
      <dc:date>2005-03-04T17:42:33Z</dc:date>
    </item>
  </channel>
</rss>

