it seems that romon works with the first secret specificated.
In case if i have second one ,that doesn't work.
What is pont for the option that we can specificate more than one secrets?
I've never used the interface-specific ones. But just re-read docs since I wrote from my memory and my usage .i'll go through the wiki once again, then probably i'll ask support
For each interface, if the interface-specific secret list is empty, a global secret list is used.
I think part of the idea of having multiple secrets is you can "rotate" the secret hash key... So the two non-blank case should work from my reading of the docs... But on some router it must be the first one listed. It will not match if 2nd secrets any two routers match, since it's first one that's listed that used when sending.When sending out, messages are hashed with the first secret in list [...]
When received, [...] hashed messages are accepted if they are hashed with any of the secrets in list.