Can we have more than one static bridge between two VPNs?
Answers
-
Hi @Shubham,
Did you give it a try? I've never seen that asked before, I'm not sure off the top of my head and don't see it mentioned in the documentation. I would try it and see if you get an error and also open a support ticket to have them confirm the configuration is okay for production if you don't get an error.
0 -
Hi @Shubham,
In that case I'm going to say it's likely not possible. If you have access to support please open a ticket and have them confirm, but since it isn't covered in the docs anywhere I think you may only be allowed one bridge between the same static VPNs. My suggestion would be to use ACLs to ensure apps only have access to publish or consume events that they should be able to.
0 -
Hi @Aaron,
We want to have multiple bridge connection so that we can separate the subscriptions in source VPN queue (if more bridge means, can have more queue) for better management and fail-safe.
Since we have one queue where we will keep all the subscription at source side, it will create problems for all the subscribed interface data if any one data queue at target side starts giving error (e.g. spool memory issue). This problem could have solved if the source queue could be made non-exclusive but that is not possible also.
Hope this gives you the idea of my use case0