cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1773
Views
0
Helpful
6
Replies

ACS 3.1 replication issue(about NAR)

victorchen
Level 2
Level 2

Hi..I got a problem of ACS 3.1replication, each time when server A replicated to sever B, the NAR (network access restriction) that in server B appeared "??? "question mark in AAA client column. for example: "ap340" become "ap340???", As the result, the clinets within the group can not find correct NAR, therefore all users were be deny.

Can anyone give me some sloutions for this problem?

Regards Victor Chen

6 Replies 6

msitzman
Cisco Employee
Cisco Employee

Hi,

Take a look at the replication configuration on server A. Do you have all of the boxes checked for what information to replicate? It may be referencing data that was not replicated. I would set the service control logging to full and review the logs after the replication to see if there were any errors during the replication that prevented certain information from being replicated.

Hope this helps,

Marcus

victorchen
Level 2
Level 2

Could any ACS experts answer my question? I will appreciate your help. Thank you very much.

Hi,

Provided your replication log doesn't show any error messge, my suggestion would be to restore the database from the primary one (not using replication) using the following methods:

On the primary:

System Configuration -->ACS Backup-->Specify the path of the .dmp file and then do a manual backup.

On the secondary:

System Configuration -->ACS System Restore-->Specify the .dmp file directory path that you got from the primary one.

It seems that you acs db on the secondary one somehow got corrupted.

If you don't like the above method, this is what probably you may try:

on the secondary server you can recreate the database from scratch as follows:

net stop csauth

CSUtil.exe -n

net start csauth

http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_user_guide_chapter09186a008018494c.html#89

Then replicate from the primary one. This will eliminate the possibility of corruption in database on the secondary server. THERE IS NO BUG ON ACS 3.1 as far as the NAR replication goes. Thanks,

Mynul

Dear Mynul

I had tried your method of recreate the database, unfortunately it didnt work. I am sure my database didnt get corrupted before. Therefore, in this case, I suppose it could be some bugs in ACS 3.1. By the way, could you tell me where can I got beta ACS 3.2 for test.

Regards Victor

victorchen
Level 2
Level 2

Finally, I resovled this problem. The user even though using english version windows 2000 server platform, but he ticked the Traditional Chinese option in the language setting for the system of Regional Option form. That's why everytime after replication, it produced "???" in NAR.

best regards Victor Chen

.

Dear Victor,

This is great info.. But not sure why it turned Traditional Chinese option ON? Anything special?

Thanks,

Mynul