Hi Mikko,
SecuritySetup for High Association(0.0.43.0.3.255) Activated as AuthenticationEncryption policy.
But next time when i am connecting gurux through none mode it is connected successfully.
Similarly happening in MR Association also.
I am thinking that connection has occur through Security: AuthenticationEncryption instead of NONE.
Please help me where is the wrong.
Each association view should have its own security setup object. When you activate the security policy it will affect only that association view. IN ANSI C source code this is done in svr_isTarget.
Try to connect using GMAC authentication. Then change the security policy to Encrypted and you can't connect without authentication when you use GMAC. Ciphering is not required If you try to connect with Low authentication.
Connecting through Security
Connecting through Security none it is connecting sucessfully
Hi,
Hi,
Have you checked this video?
https://youtu.be/vpM2g3Yi76w
This is not implemented to the meter if you can connect as normal. You need to ask the meter manufacturer to add it.
BR,
Mikko
Hi Mikko,
Hi Mikko,
Thanks for your Reply,
I am using Gurux Dlms C-Library stack.
Then also Iam facing this Issue.
Please help me where I am going wrong.
Hi,
Hi,
Each association view should have its own security setup object. When you activate the security policy it will affect only that association view. IN ANSI C source code this is done in svr_isTarget.
Try to connect using GMAC authentication. Then change the security policy to Encrypted and you can't connect without authentication when you use GMAC. Ciphering is not required If you try to connect with Low authentication.
BR,
Mikko
Hi Mikko,
Hi Mikko,
Thank you for your reply.
issue resolved.