You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is not a problem but it would be a great feature to solve real-life problems
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If my primary server goes down, I need to go manually and connect to my backup server
Describe the solution you'd like
A clear and concise description of what you want to happen.
Now that we have restart on ping failure working, it will be great to have multiple peers on same interface in failover or loadbalance mode. If 1st peer ping fails, traffic should go through 2nd peer
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I am currently using mutliple interfaces and if primary is not working, I turn auto-tunnel off and connect to backup endpoint. Both endpoints have same public/private keys but different endpoint Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It is not a problem but it would be a great feature to solve real-life problems
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If my primary server goes down, I need to go manually and connect to my backup server
Describe the solution you'd like
A clear and concise description of what you want to happen.
Now that we have restart on ping failure working, it will be great to have multiple peers on same interface in failover or loadbalance mode. If 1st peer ping fails, traffic should go through 2nd peer
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I am currently using mutliple interfaces and if primary is not working, I turn auto-tunnel off and connect to backup endpoint. Both endpoints have same public/private keys but different endpoint
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: