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

Fix reload for forwarding quantum instances. #111

Open
supernomad opened this issue Feb 5, 2018 · 0 comments
Open

Fix reload for forwarding quantum instances. #111

supernomad opened this issue Feb 5, 2018 · 0 comments
Labels
Projects
Milestone

Comments

@supernomad
Copy link
Owner

When a quantum instance is configured to forward all network traffic, there is no way for quantum to recreate the forward setup after a soft reload. There is an added issue that after a reload subsequent reloads/shutdowns fail due to an invalid pointer because there is no default gateway to put back into place.

To be clear the inital reload properly removes the forwarding setup but does not recreate it.

@supernomad supernomad added the bug label Feb 5, 2018
@supernomad supernomad added this to TODO in v1.0.0 Feb 5, 2018
@supernomad supernomad added this to the Version 1.0.0 milestone Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v1.0.0
  
TODO
Development

No branches or pull requests

1 participant