01-29-2005 01:04 AM - edited 02-21-2020 10:12 AM
Hi Sir,
I manage to set up a working NAC in a lab environment. The client (with OfficeScan client & CTA) is on one side of the router, and ACS & Trend Micro servers are on the other side of the router.
I changed the setup by moving the client to the same network as ACS & TM servers. NAC doesn't work anymore (see attached file).
Please help.
Thank you.
B.Rgds,
Lim TS
03-03-2005 07:44 AM
Hi Lim -
When you have the ACS Server and the Trend server on the same side as the client, does you interface ACL permit the Trend Server and ACS server to communicate to the router?
Another approach you could use is add the ACS Server and the Trend Server to the exception list that you can build on the router.
Please let me know if you already ruled out this as a possibly cause and we can dig deeper.
thanks
peter
03-10-2005 07:55 PM
Hi Peter Comeaux,
Referring to the NAC setup in my diagram, after I placed the client on the same side as ACS and Trend Servers, I made the following modifications to the previously working router config:
--------------------------------------
!
identity profile eapoudp
device authorize ip-address
device authorize ip-address
identity policy exemptpol
access-group exempt-acl
!
!
interface FastEthernet0/0
description --- Server-side network ---
ip access-group 110 in
ip admission TEST-NAC
!
!
ip access-list extended exempt-acl
permit ip any any
!
access-list 110 permit ip any any log-input
!
--------------------------------------
I turned on the following debug commands on the router and enabled CTA logging ("ctalogd enable") on the Win2K notebook.
- debug eou all
- debug radius authentication
- debug radius brief
- debug eap all
When the Win2K notebook continuously pinged the host on the other side of the router, the following were observed:
(1) The pings got thru (because of ACL 110) but there was no debug output at all.
(2) "show eou all" showed no entries.
(3) The CTA log file on the Win2K notebook did not have any new logs.
(4) No entries in Passed Authentications or Failed Attempts logs on ACS.
(5) No entries in Client Validation Log on Trend Policy Server.
(6) "clear eou all" and "clear ip admission cache *" did not help.
Is this some sort of known limitation of NAC, i.e client cannot be on the same side as ACS & Trend servers? Are you able to confirm this? Most of the NAC examples on Cisco website show the client on different network from the servers.
Attached is NAC Operational Detail which I hope it can give you more clues. I'm not able to explain the lab results based on the theory.
Please help.
Thank you.
B.Rgds,
Lim TS
03-10-2005 08:00 PM
Hi Peter,
Referring to the NAC setup in my diagram, after I placed the client on the same side as ACS and Trend Servers, I made the following modifications to the previously working router config:
--------------------------------------
!
identity profile eapoudp
device authorize ip-address
device authorize ip-address
identity policy exemptpol
access-group exempt-acl
!
!
interface FastEthernet0/0
description --- Server-side network ---
ip access-group 110 in
ip admission TEST-NAC
!
!
ip access-list extended exempt-acl
permit ip any any
!
access-list 110 permit ip any any log-input
!
--------------------------------------
I turned on the following debug commands on the router and enabled CTA logging ("ctalogd enable") on the Win2K notebook.
- debug eou all
- debug radius authentication
- debug radius brief
- debug eap all
When the Win2K notebook continuously pinged the host on the other side of the router, the following were observed:
(1) The pings got thru (because of ACL 110) but there was no debug output at all.
(2) "show eou all" showed no entries.
(3) The CTA log file on the Win2K notebook did not have any new logs.
(4) No entries in Passed Authentications or Failed Attempts logs on ACS.
(5) No entries in Client Validation Log on Trend Policy Server.
(6) "clear eou all" and "clear ip admission cache *" did not help.
Is this some sort of known limitation of NAC, i.e client cannot be on the same side as ACS & Trend servers? Are you able to confirm this? Most of the NAC examples on Cisco website show the client on different network from the servers.
Attached is NAC Operational Detail which I hope it can give you more clues. I'm not able to explain the lab results based on the theory.
Please help.
Thank you.
B.Rgds,
Lim TS
03-10-2005 09:55 PM
Hi Lim -
I've deployed NAC at a High School in the city that I am in. The ACS server and Trend server are both on the inside of the router.
Here's my setup
Internet --- Router ---- Firewall --- NAC Router ---- LAN
The ACS Server and the Trend Server are both on the lan and so are all the clients (about 800).
If you would like, you can e-mail me your router config and I can take a closer look at the config - pgc@cisco.com. I can't see any problems with the pieces you've posted, but I'd like to look at the entire router config.
thanks
peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide