<?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 nac comamnd reference in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493979#M797177</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a command line command reference available for NAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I want to see the certificates for NAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which debug command shall I use in NAC&amp;nbsp;&amp;nbsp; ? ( for eg&amp;nbsp; , If it is ipsec i will use debug cry isa and debug cry ipsec )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in what files , what info is kept like where are the default log files , boot files , HA files etc are stored .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some links available that mentiones only 5 directories&amp;nbsp; , but not very useful .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 12:03:22 GMT</pubDate>
    <dc:creator>rajbhatt</dc:creator>
    <dc:date>2020-02-21T12:03:22Z</dc:date>
    <item>
      <title>nac comamnd reference</title>
      <link>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493979#M797177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a command line command reference available for NAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I want to see the certificates for NAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which debug command shall I use in NAC&amp;nbsp;&amp;nbsp; ? ( for eg&amp;nbsp; , If it is ipsec i will use debug cry isa and debug cry ipsec )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in what files , what info is kept like where are the default log files , boot files , HA files etc are stored .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some links available that mentiones only 5 directories&amp;nbsp; , but not very useful .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:03:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493979#M797177</guid>
      <dc:creator>rajbhatt</dc:creator>
      <dc:date>2020-02-21T12:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: nac comamnd reference</title>
      <link>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493980#M797178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a command line command reference available for NAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Not per se. The appliance is a linux server, so most of the Linux utilites are available&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I&amp;nbsp; want to see the certificates for NAC&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;You can use openssl for this. For example on my test CAS:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[root@cas-4-7-2-1 ~]# openssl x509 -noout -in .perfigo/sec/tomcat.crt -text&lt;BR /&gt;Certificate:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 1 (0x0)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Serial Number:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dc:d9:45:d4:6f:89:14:24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Signature Algorithm: sha1WithRSAEncryption&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Issuer: C=US, ST=NC, L=RTP, O=Cisco, OU=TAC, CN=1.1.1.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Validity&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not Before: Jun 14 00:40:25 2010 GMT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not After : Mar 10 00:40:25 2013 GMT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subject: C=US, ST=NC, L=RTP, O=Cisco, OU=TAC, CN=1.1.1.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subject Public Key Info:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Public Key Algorithm: rsaEncryption&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RSA Public Key: (1024 bit)&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;&lt;/P&gt;&lt;P&gt;Which debug command shall I use in&amp;nbsp; NAC&amp;nbsp;&amp;nbsp; ? ( for eg&amp;nbsp; , If it is ipsec i will use debug cry isa and debug&amp;nbsp; cry ipsec )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;To check whether the encryption is working for HA, try the /perfigo/common/bin/ha-ipsec-status.sh command&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&amp;nbsp; in what files , what info is kept like where are the default log files ,&amp;nbsp; boot files , HA files etc are stored .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Main log file directory is for&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;CAS: /perfigo/access/tomcat/logs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;CAM: /perfigo/control/tomcat/logs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;HA logs are kept in /var/log. Most of other logs also live in the /var/log directory including boot message&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;HTH,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Faisal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493980#M797178</guid>
      <dc:creator>Faisal Sehbai</dc:creator>
      <dc:date>2010-08-17T05:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: nac comamnd reference</title>
      <link>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493981#M797179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That s why trouble shooting nac is an issues .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For other cisco devices , we have command reference to refer to&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there an equivalent command : for nac :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;debug crypto ca 255&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;debug crypto ca mess 255&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;debug crypto ca trans 255&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Raj&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 07:01:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493981#M797179</guid>
      <dc:creator>rajbhatt</dc:creator>
      <dc:date>2010-08-17T07:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: nac comamnd reference</title>
      <link>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493982#M797180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the point. Debugs for ipsec/ca are sort of irrelevant in CCA. The only place it's used is for HA between peers, and those are formed by the identity certificates and config files which are generated by the GUi. So if you do the certificates right, and your config is correct in the GUI, chances are that the IPSEC tunnels will come up fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the cases we see are certificate problems which cause the IPSEC tunnel to not come up and hence HA failures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 09:48:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-comamnd-reference/m-p/1493982#M797180</guid>
      <dc:creator>Faisal Sehbai</dc:creator>
      <dc:date>2010-08-17T09:48:37Z</dc:date>
    </item>
  </channel>
</rss>

