<?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: Help on ACS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933805#M396422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the Core I have Two VLANs&lt;/P&gt;&lt;P&gt;VLAN 1 = 172.20.68.0/24 ( user-vlan ) with VLAN ID as 172.20.68.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN 2 = 192.168.2.0/24 (server-vlan )&lt;/P&gt;&lt;P&gt;with Vlan ID as 192.168.2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on core(4500) what should I configure the source-interface....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 16:39:34 GMT</pubDate>
    <dc:creator>Amin Shaikh</dc:creator>
    <dc:date>2008-06-12T16:39:34Z</dc:date>
    <item>
      <title>Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933791#M396408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fresh installed ACS 4.1 and having trouble integrating with the following for authentication. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt; Cisco 4500 Router&lt;/P&gt;&lt;P&gt;&amp;lt;2&amp;gt; Cisco AiroNet-Access-Point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All admin for Router 4500 should be authenticatd via ACS Server and incase ACS Server is down then they should be authenticated via local DATABASE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All passed or failed attempt should be logged on ACS ; all changes done on the devices ( change config / reboot ) should be logged on ACS as well.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get a link where it shows the config part on router and on ACS.....&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:54:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933791#M396408</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2019-03-10T22:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933792#M396409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some useful links,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command authorization on acs&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On router use these commands,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)# username [username] password [password]&lt;/P&gt;&lt;P&gt;		tacacs-server host [ip]&lt;/P&gt;&lt;P&gt;		tacacs-server key [key]&lt;/P&gt;&lt;P&gt;		aaa new-model&lt;/P&gt;&lt;P&gt;		aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;		aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;		aaa authorization commands 1 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;		aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;		aaa authorization config-commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use authorization commmands only if you set up command authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Http authentication on AP&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/tech/tk59/technologies_configuration_example09186a00804b9dbb.shtml" target="_blank"&gt;http://cisco.com/en/US/tech/tk59/technologies_configuration_example09186a00804b9dbb.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eap authentication with radius,&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_example09186a00801bd035.shtml" target="_blank"&gt;http://cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_example09186a00801bd035.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 11:52:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933792#M396409</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-06-11T11:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933793#M396410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What command is required on TTY and console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht config is required on ACS to log the change activity done on routers ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before command authorization I would like to check/test only authentication on Routers using ACS...so should I use the following or additional commands are required.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;username ABC priv 15 password 0000&lt;/P&gt;&lt;P&gt;tacacs-server host 192.168.1.100&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key password&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; password 7 0316425&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; password 7 0707305&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 13:04:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933793#M396410</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-11T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933794#M396411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to record changes made by user, you need to set up command accounting. Nothing is required on acs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting command 1 default group tacacs&lt;/P&gt;&lt;P&gt;aaa accounting command 15 default group tacacs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find command accounting logs in tacacs administration logs in reports and activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 13:19:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933794#M396411</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-06-11T13:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933795#M396412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hve done the following ; but i dont get authenticated via ACS on Catalyst 4500...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the logs for failed attempts but no entries there... I am able to ping the switch from ACS and vice-versa...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=============&lt;/P&gt;&lt;P&gt;aaa new-model &lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+ &lt;/P&gt;&lt;P&gt;username ABC priv 15 password 0000 &lt;/P&gt;&lt;P&gt;tacacs-server host 192.168.1.100 &lt;/P&gt;&lt;P&gt;tacacs-server directed-request &lt;/P&gt;&lt;P&gt;tacacs-server key password &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;line con 0 &lt;/P&gt;&lt;P&gt;exec-timeout 0 0 &lt;/P&gt;&lt;P&gt;password xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4 &lt;/P&gt;&lt;P&gt;exec-timeout 0 0 &lt;/P&gt;&lt;P&gt;password xxx &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=============================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 15:32:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933795#M396412</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-11T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933796#M396413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first guess would be that the source address used by the 4500 does not match the address configured in ACS for that device. In that case I would expect to find in the failed attempts some records indicating unknown NAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My second guess would be an issue with configuring the shared key between ACS and the 4500. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the most effective way to find this problem would be to run some debugs on the 4500. Would you post the output from debug aaa authentication and from debug tacacs authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 20:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933796#M396413</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-11T20:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933797#M396414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;the key is correct &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The debug output TACS is :-&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;P&gt;3w1d: %SEC-6-IPACCESSLOGP: list 199 permitted tcp 172.20.58.5(3457) -&amp;gt; 0.0.0.0(2&lt;/P&gt;&lt;P&gt;3), 1 packet&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opening TCP/IP to 192.168.2.55/49 timeout=5&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opened TCP/IP handle 0x42E08FCC to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer started&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E07F24 Qd id=2386328461 ver=192 handle=0x42E08FCC&lt;/P&gt;&lt;P&gt; (ESTAB) expire=5 AUTHEN/START/LOGIN/ASCII queued&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 CLOSEWAIT id=2386328461 wrote 35 of 35 bytes&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E07F24 Qd id=2386328461 ver=192 handle=0x42E08FCC&lt;/P&gt;&lt;P&gt; (CLOSEWAIT) expire=4 AUTHEN/START/LOGIN/ASCII sent&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 read END-OF-FILE&lt;/P&gt;&lt;P&gt;3w1d: TAC+: req=42E07F24 Tx id=2386328461 ver=192 handle=0x42E08FCC (CLOSEWAIT)&lt;/P&gt;&lt;P&gt;expire=4 AUTHEN/START/LOGIN/ASCII processed&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer stopped (queue empty)&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Closing TCP/IP 0x42E08FCC connection to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opening TCP/IP to 192.168.2.55/49 timeout=5&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opened TCP/IP handle 0x42E0916C to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer started&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E073E4 Qd id=4289040243 ver=192 handle=0x42E0916C&lt;/P&gt;&lt;P&gt; (ESTAB) expire=5 AUTHEN/START/LOGIN/ASCII queued&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 CLOSEWAIT id=4289040243 wrote 35 of 35 bytes&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E073E4 Qd id=4289040243 ver=192 handle=0x42E0916C&lt;/P&gt;&lt;P&gt; (CLOSEWAIT) expire=4 AUTHEN/START/LOGIN/ASCII sent&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 read END-OF-FILE&lt;/P&gt;&lt;P&gt;3w1d: TAC+: req=42E073E4 Tx id=4289040243 ver=192 handle=0x42E0916C (CLOSEWAIT)&lt;/P&gt;&lt;P&gt;expire=4 AUTHEN/START/LOGIN/ASCII processed&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer stopped (queue empty)&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Closing TCP/IP 0x42E0916C connection to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opening TCP/IP to 192.168.2.55/49 timeout=5&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opened TCP/IP handle 0x42E0916C to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer started&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E0749C Qd id=3454695364 ver=192 handle=0x42E0916C&lt;/P&gt;&lt;P&gt; (ESTAB) expire=5 AUTHEN/START/LOGIN/ASCII queued&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 CLOSEWAIT id=3454695364 wrote 35 of 35 bytes&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E0749C Qd id=3454695364 ver=192 handle=0x42E0916C&lt;/P&gt;&lt;P&gt; (CLOSEWAIT) expire=4 AUTHEN/START/LOGIN/ASCII sent&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 read END-OF-FILE&lt;/P&gt;&lt;P&gt;3w1d: TAC+: req=42E0749C Tx id=3454695364 ver=192 handle=0x42E0916C (CLOSEWAIT)&lt;/P&gt;&lt;P&gt;expire=4 AUTHEN/START/LOGIN/ASCII processed&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer stopped (queue empty)&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Closing TCP/IP 0x42E0916C connection to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:47:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933797#M396414</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T09:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933798#M396415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;&lt;DEBUG output="" aaa="" :-=""&gt;&amp;gt;&lt;/DEBUG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/CONT (2136902324): continue_login (user='neo')&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN (2136902324): status = GETPASS&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/CONT (2136902324): Method=LOCAL&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN (2136902324): User not found&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN (2136902324): status = FAIL&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/ABORT: (2136902324) because Unknown.&lt;/P&gt;&lt;P&gt;3w1d: AAA/MEMORY: free_user_quiet (0x42E06218) user='neo' ruser='NULL' port='tt&lt;/P&gt;&lt;P&gt;y2' rem_addr='172.20.58.5' authen_type=1 service=1 priv=1&lt;/P&gt;&lt;P&gt;3w1d: AAA: parse name=tty2 idb type=-1 tty=-1&lt;/P&gt;&lt;P&gt;3w1d: AAA: name=tty2 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=2 channel=0&lt;/P&gt;&lt;P&gt;3w1d: AAA/MEMORY: create_user (0x42E04C24) user='NULL' ruser='NULL' ds0=0 port='&lt;/P&gt;&lt;P&gt;tty2' rem_addr='172.20.58.5' authen_type=ASCII service=LOGIN priv=1 initial_task&lt;/P&gt;&lt;P&gt;_id='0'&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/START (1863895592): port='tty2' list='' action=LOGIN service=LO&lt;/P&gt;&lt;P&gt;GIN&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/START (1863895592): using "default" list&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/START (1863895592): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;3w1d: TAC+: send AUTHEN/START packet ver=192 id=1863895592&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opening TCP/IP to 192.168.2.55/49 timeout=5&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Opened TCP/IP handle 0x42E06414 to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer started&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E03D7C Qd id=1863895592 ver=192 handle=0x42E06414&lt;/P&gt;&lt;P&gt; (ESTAB) expire=5 AUTHEN/START/LOGIN/ASCII queued&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 CLOSEWAIT id=1863895592 wrote 35 of 35 bytes&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 req=42E03D7C Qd id=1863895592 ver=192 handle=0x42E06414&lt;/P&gt;&lt;P&gt; (CLOSEWAIT) expire=4 AUTHEN/START/LOGIN/ASCII sent&lt;/P&gt;&lt;P&gt;3w1d: TAC+: 192.168.2.55 read END-OF-FILE&lt;/P&gt;&lt;P&gt;3w1d: TAC+: req=42E03D7C Tx id=1863895592 ver=192 handle=0x42E06414 (CLOSEWAIT)&lt;/P&gt;&lt;P&gt;expire=4 AUTHEN/START/LOGIN/ASCII processed&lt;/P&gt;&lt;P&gt;3w1d: TAC+: periodic timer stopped (queue empty)&lt;/P&gt;&lt;P&gt;3w1d: TAC+: Closing TCP/IP 0x42E06414 connection to 192.168.2.55/49&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN (1863895592): status = ERROR&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN/START (1863895592): Method=LOCAL&lt;/P&gt;&lt;P&gt;3w1d: AAA/AUTHEN (1863895592): status = GETUSER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:04:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933798#M396415</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T10:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933799#M396416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the debug output. It does clearly show that your 4500 is sending the TACACS request and is not receiving any response from the ACS server. It would seem logical that either something is preventing the TACACS request from getting to the server or that something in the request is causing the server to reject it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that there is somewhere along the data path from the 4500 to the server some device (perhaps a router with a filter or a firewall) which is denying the packet with the TACACS request from being forwarded to the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps it would be helpful if you would post the output of a traceroute from the 4500 to the ACS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you attempt to authenticate on the 4500 are you getting any entries in the failed attempts on the ACS server at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:51:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933799#M396416</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-12T10:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933800#M396417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output of traceroute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HQ#traceroute 192.168.2.55&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Tracing the route to acs.hq.du.lan (192.168.2.55)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1 acs.hq.du.lan  (192.168.2.55) 0 msec 0 msec 0 msec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to ping both from ACS to Core and viceversa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no firewall between them or any other security device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS Server I dont see any failed or even pass attempts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 14:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933800#M396417</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933801#M396418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The traceroute shows that they are directly connected which certainly reduces the possibility that some other device is getting in the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the output of show ip interface brief. And can you give us the address that is configured in ACS for this device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 14:48:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933801#M396418</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-12T14:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933802#M396419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the IP address of core is 172.20.68.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IP defined on ACS is 172.20.68.1 as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA Client IP address : 172.20.68.1&lt;/P&gt;&lt;P&gt;Shared Secret Key : Cisco&lt;/P&gt;&lt;P&gt;Authenticate using : TACACS+ (Cisco IOS)&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 15:06:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933802#M396419</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933803#M396420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was re-reading this thread and found something that I do not understand. In several posts you show this for the TACACS server:&lt;/P&gt;&lt;P&gt;tacacs-server host 192.168.1.100 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the debugs and the traceroute are using 192.168.2.55 as the server address. Did you change the config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 15:27:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933803#M396420</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-12T15:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933804#M396421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your response with the addressing is helpful. Thank you for posting this:&lt;/P&gt;&lt;P&gt;AAA Client IP address : 172.20.68.1&lt;/P&gt;&lt;P&gt;Shared Secret Key : Cisco&lt;/P&gt;&lt;P&gt;Authenticate using : TACACS+ (Cisco IOS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the traceroute seems to show that the 4500 is directly connected to the server on subnet 192.168.2.0. And so that would be the source address that the 4500 would use in its TACACS request. And the server would reject it because it is expecting 172.20.68.1 and is getting 192.168.2.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are at least 2 ways to fix this. You could add a command to the config of the 4500 and specify the source address to use:&lt;/P&gt;&lt;P&gt;ip tacacs source-interface &lt;INTERFACEID&gt;&lt;/INTERFACEID&gt;&lt;/P&gt;&lt;P&gt;or you could change the config of the server so that it uses the 192.168.2 address of the 4500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 15:35:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933804#M396421</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-12T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933805#M396422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the Core I have Two VLANs&lt;/P&gt;&lt;P&gt;VLAN 1 = 172.20.68.0/24 ( user-vlan ) with VLAN ID as 172.20.68.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN 2 = 192.168.2.0/24 (server-vlan )&lt;/P&gt;&lt;P&gt;with Vlan ID as 192.168.2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on core(4500) what should I configure the source-interface....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:39:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933805#M396422</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933806#M396423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it matter to you which interface is used for TACACS? If so then configure that interface as the source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you configured the ACS server you told it to expect packets to be from the address in VLAN 1. If you do not want to change the ACS configuration then configure VLAN 1 as the source address for TACACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:57:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933806#M396423</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-12T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933807#M396424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it worked with IP tacacs source-interface command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more query putting on another POST....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 17:23:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933807#M396424</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2008-06-12T17:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help on ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933808#M396425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad that my suggestions were able to help you resolve your problem. Thank you for using the rating system to indicate that your problem was resolved (and thanks for the rating). It makes the forum more useful when people can read about a problem and can know that they will read a response which did help resolve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The forum is an excellent place to learn about Cisco networking. I encourage you to continue your participation in the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 16:26:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/help-on-acs/m-p/933808#M396425</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-06-13T16:26:52Z</dc:date>
    </item>
  </channel>
</rss>

