Skip to content
Snippets Groups Projects

[feat] try other gateways if the main one fails

Merged meskio requested to merge meskio/bitmask-dev:feat/9188_dont_persist_ip into master
1 unresolved thread

Removing '--persist-ip' param on openvpn it will try to connect to a different gateway if the first one fails. This means, that in case of network disconnection for some minutes bitmask will keep rotating between the different gateways and one the network comes back it will not connect anymore to the first one, but to the one that was trying at this moment.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
37 37 demo.bitmask.net [US] Seattle, WA (UTC-7)
38 38
39 39 This manual override functionality will be exposed through the UI and the CLI in release ``0.11``.
40
41 Gateway failures
42 -----------------------------------
43
44 If a Bitmask fails to connect to one gateway it will try with the next
  • meskio added 1 commit

    added 1 commit

    • 382ea2d2 - [feat] try other gateways if the main one fails

    Compare with previous version

  • meskio added 12 commits

    added 12 commits

    Compare with previous version

  • meskio added 1 commit

    added 1 commit

    • 7077a5ff - [test] enlarge the functional test timeout

    Compare with previous version

  • Please register or sign in to reply
    Loading