Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ziti-tunnel with multiple adapters cannot always failover #420

Open
dovholuknf opened this issue Jun 14, 2021 · 0 comments
Open

ziti-tunnel with multiple adapters cannot always failover #420

dovholuknf opened this issue Jun 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@dovholuknf
Copy link
Member

tests involve wired and wireless adapters.

OBSERVATIONS:
recovered:

  1. start with wireless only, plug in wired (wired assumes highest precedence route metric), unplug wired (tunneler reverts to wireless)
  2. start with both wireless and wired available as default routes and adjust the precedence i.e. route metric only (always honors highest precedence)

failed to recover:

  1. start with wired only, plug in wireless (wireless assumes lower precedence route metric as expected), unplug wired (tunneler fails to switch to wireless)
  2. start with wireless only, plug in wired (wired connection was previously adjusted to have lower precedence than wireless), unplug wireless (tunneler fails to switch to wired)
@dovholuknf dovholuknf added the bug Something isn't working label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant