Guest

Cisco NAC Appliance (Clean Access)

Clean Access Agent FAQ

Document ID: 63591



Questions

Introduction
What do I need to do in order to correct when MAC clients do not redirect to the 'Page Not Found' page?
What operating systems are supported?
Does Cisco support Custom APIs?
Does Cisco support the agent on VMware or Shared Drivers?
The Cisco Clean Access Agent displays either the "SecureSmart is not available on the network" or "No SecureSmart Server found on the network" error message. I rebooted the Cisco Clean Access Server and worked around it for a while. How do I fix this?
The Cisco Clean Access Agent receives the "Network Error" error message while it logs on. Why is this?
What does the "this update can not be performed for an non-administrator account" error message on the Cisco Clean Access Agent during a Windows update mean?
What does the "This client version is old and not compatible. Please login from web browser to see the download link for the new version" error message on the Cisco Clean Access Agent mean?
What occurs if Clean Access Agent gets blocked by McAfee?
I have freshly installed the Windows 98 system. When I go to install the 3.2.0 Cisco Clean Access Agent client on the machine I get prompted to update the installer. However, as soon as the Cisco Clean Access Agent attempts to update the installer I get the "The provided instmsi upgrade executable 'C:Windows\Temporary Internet Files\Content.IE5\KXERWHYB\InstMSIA[2].exe' is invalid" error message. How do I fix this?
Who does the Cisco Clean Access Server try to communicate with when it connects using port 8905 as its source port?
I uploaded Cisco Clean Access Agent to my Cisco Clean Access Server. However, the Cisco Clean Access Server does not publish it. I get a message "Checking for the uploaded SmartEnforcer client file.... SmartEnforcer client file not found." How do I fix this?
How do I limit SSH access to the Cisco Clean Access Server?
How do I disable Clean Access Agent for Windows 98/95?
Why do I receive the Access to network is blocked by the adminstrator error message on the Cisco Clean Access Agent when I try to log in?
Does NAC 4.5 or later support Trend Micro OfficeScan 10.x?
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document answers the most frequently asked questions (FAQs) related to Cisco Clean Access Agent (formerly Perfigo SmartEnforcer).

The product names have changed. This table lists both the old and new names:

Old Name New Name
SmartManager Clean Access Manager
SecureSmart Server Clean Access Server
SmartEnforcer Clean Access Agent
CleanMachinesAPIs Clean Access APIs

Refer to the Cisco Technical Tips Conventions for more information on document conventions.

Q. What do I need to do in order to correct when MAC clients do not redirect to the 'Page Not Found' page?

A. Make sure that you do not use a domain name that ends in .local. MAC treats this as a special DNS name for multicast DNS. Therefore, the resolution request is never sent to the DNS server.

Q. What operating systems are supported?

A. Agents are supported only on Windows 98 through XP. MAC and Linux are not supported.

Q. Does Cisco support Custom APIs?

A. No.

Q. Does Cisco support the agent on VMware or Shared Drivers?

A. This is what is supported or is not supported by the NAC agent on VMware:

  • VMware in NAT Mode

    The NAC agent is not supported irrespective of Inband or OOB because, with VMware NAT mode, all the VMs show up with same IP and MAC. Therefore, you cannot differentiate between the different VMs for auth/posture purposes.

  • VMware in Bridge Mode (L2 separation between the images, different IP/MAC addresses)

    • The NAC agent is supported in Inband mode because unique IP and MAC addresses for the VMs can be obtained.

    • The NAC agent is not supported in OOB mode because, with OOB mode, you have to restrict one MAC address per switchport. Multiple MAC addresses behind a switchport is not supported with OOB. (IP Phones and PCs connected to the IP Phones are supported.)

Hence, the summary is that the NAC agent is supported on VMware if :

  • NAC is in Inband mode.

  • VMware is in bridged mode.

For all other modes, it is unsupported.

Q. The Cisco Clean Access Agent displays either the "SecureSmart is not available on the network" or "No SecureSmart Server found on the network" error message. I rebooted the Cisco Clean Access Server and worked around it for a while. How do I fix this?

A. This error is caused by the inability of the Cisco Clean Access Agent to communicate with the Cisco Clean Access Server through the SWISS protocol (the encrypted communication over UDP port 8905).

This can be due to:

  • Log files have grown too large.

  • Check to see if the Apache entries cause the logs to reach 2 gb in size. This issue is fixed in version 3.3.x and later.

  • The SS Certificate is invalid. If the certificate of the Clean Access Server is invalid/incorrect, then the HTTPS connection cannot be made properly. Verify that the certificate popup has the bottom two checks for temporary certificate, or three checks for CA-signed certificate.

  • The client time is incorrect. If the time on the client machine causes it to not trust the server certificate (for example, client time is set to a time that is earlier than the server time), this causes the certificate time to be in the future from the perspective of the client. Check the time on the Clean Access Server and ensure that the NTP protocol to a time server is allowed.

  • There are multiple network cards on the client machine. If the client machine has multiple cards, then it is possible that Windows uses the incorrect card to send the information. Disable the network card that is not in use in order to work around this issue.

  • Try to clear the cache on the Enforcer PC.

    • Issue either the ipconfig or dnsflush command under the command prompt.

      OR

    • In Internet Explorer, under Tools > Internet Options > Advanced, de-select Check for server certificate revocation.

  • Network connectivity is not established.

  • Check to make sure that you have a proper IP address.

  • The local PC or machine can have some issue after a new installation of Cisco Clean Access Agent.

  • Reboot the PC. Issue the service perfigo restart command on the Clean Access Server.

  • Destination port 8905 on the Cisco Clean Access Server is blocked by a network firewall or a personal firewall.

  • Ensure that port 8905 is opened.

  • Third Party software interferes with Cisco Clean Access Agent. Try to disable such software to see if the Clean Access Agent works.

  • Try to turn off personal firewalls, disable VPN software, or disable spam blockers.

  • A software defect is identified and fixed in Cisco Clean Access Server 3.2.6.

  • Upgrade to Cisco Clean Access Manager and Cisco Clean Access Server 3.2.6.

Q. The Cisco Clean Access Agent receives the "Network Error" error message while it logs on. Why is this?

A. The Cisco Clean Access Agent shows this error when it is unable to communicate with the Cisco Clean Access Server using HTTPS. This can happen due to multiple reasons:

  • The SS Certificate is invalid. If the certificate of the Cisco Clean Access Server certificate is invalid/incorrect, then the HTTPS connection cannot be made properly.

    Verify the certificate popup has the bottom two checks for temporary certificate, or three checks for CA-signed certificate.

  • The client time is incorrect. The time on the client machine causes it to not trust the server certificate. For example, client time is set to a time that is earlier than the server time. This causes the certificate time to be in the future from the perspective of the client.

    Check the time on the Cisco Clean Access Server and ensure that the NTP protocol to a time server is allowed.

  • Multiple network cards on the client machine. If the client machine has multiple cards, then it is possible that Windows uses the incorrect card to send the information.

    Disable the network card that is not in use in order to work around this problem.

  • Third Party software interferes with the Cisco Clean Access Agent and Cisco Clean Access Server communication. It is possible that software such as Cisco VPN Client, CheckPoint© VPN Client, and personal firewalls possibly affect the communication.

  • Try to disable such software to see if the Cisco Clean Access Agent works.

  • Clear the cache.

    • Issue the ipconfig /dnsflush command under the command prompt, or in Internet Explorer under Internet Options > Advanced, de-select Check for server certificate revocation.

Q. What does the "this update can not be performed for an non-administrator account" error message on the Cisco Clean Access Agent during a Windows update mean?

A. The issue is that the Clean Access Agent fails to perform the Windows update for non-administrators. Agent Stub is needed for a non-administrator to launch Windows Server Update Services (WSUS). The Stub service is required to support these features for non-admin users:

  • Download and install agent

  • Upgrade agent

  • Launch an executable

  • Launch WSUS updates

  • Access to Authentication VLAN change detection

  • Perform IP refresh or renew

Q. What does the "This client version is old and not compatible. Please login from web browser to see the download link for the new version" error message on the Cisco Clean Access Agent mean?

A. The issue is that the Clean Access Agent is a different version than the server. Try to match the Clean Access Agent version with the server.

Q. What occurs if Clean Access Agent gets blocked by McAfee?

A. The issue is that Clean Access Agent gets blocked by McAfee thinking that the webagent setup program (webagentsetup-win.exe) is a trojan. A workaround for this issue is to modify the method that clients download to exclude the ActiveX applet and strictly utilize the Java component. This can be set on the CAM using the User Pages - Login Page - edit - Web Client(ActiveX/Applet) - Java Applet Only. Or, the user can use any other browser, preferably Firefox.

Q. I have freshly installed the Windows 98 system. When I go to install the 3.2.0 Cisco Clean Access Agent client on the machine I get prompted to update the installer. However, as soon as the Cisco Clean Access Agent attempts to update the installer I get the "The provided instmsi upgrade executable 'C:Windows\Temporary Internet Files\Content.IE5\KXERWHYB\InstMSIA[2].exe' is invalid" error message. How do I fix this?

A. Install the full version of the Cisco Clean Access Agent 3.1.3 or 3.2.0 (greater than 5 Mb).

Q. Who does the Cisco Clean Access Server try to communicate with when it connects using port 8905 as its source port?

A. The Cisco Clean Access Agent communicates with the Cisco Clean Access Server through the SWISS protocol using encrypted communication over UDP port 8905.

Q. I uploaded Cisco Clean Access Agent to my Cisco Clean Access Server. However, the Cisco Clean Access Server does not publish it. I get a message "Checking for the uploaded SmartEnforcer client file.... SmartEnforcer client file not found." How do I fix this?

A. Upload the .exe file, not the .zip file. Make sure to extract the .exe file from the zip folder before you upload it. Also, do not change the original .exe file name.

Q. How do I limit SSH access to the Cisco Clean Access Server?

A. Change the /etc/ssh/sshd_config file by adding a line similar to this one:

ListenAddress IP_address_of_where_you_want_ssh_to_allow_connections

For example:

ListenAddress 192.168.151.60 

Issue the service sshd restart command to restart the SSHD process.

Q. How do I disable Clean Access Agent for Windows 98/95?

A. Under CleanMachines, uncheck Windows All and select each OS independently for Require Use of Clean Access Agent.

ca-mgr-faq-3.gif

Q. Why do I receive the Access to network is blocked by the adminstrator error message on the Cisco Clean Access Agent when I try to log in?

A. If you are using both the wired and the wireless networks at the same time, this error message can occur. Try using either the wired or the wireless network which might solve the issue. Also, try using the CCA version 4.1.3. This might help to resolve the issue.

Q. Does NAC 4.5 or later support Trend Micro OfficeScan 10.x?

A. NAC supports Trend Micro OfficeScan 10.x starting from version 4.7.1.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Security
Security: Intrusion Detection [Systems]
Security: AAA
Security: General
Security: Firewalling

Related Information



Updated: Mar 04, 2009Document ID: 63591