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 error on ip6tables not available #999

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

pascal-fischer
Copy link
Contributor

Describe your changes

On machines where ip6tables was not available we would fail and throw an error without adding ip v4 routes. Whit this change the client can continue even though ip6tables is not available.

Issue ticket number and link

#917

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@pascal-fischer pascal-fischer marked this pull request as ready for review July 4, 2023 15:58
@bcmmbaga bcmmbaga self-requested a review July 12, 2023 12:44
@mlsmaycon mlsmaycon merged commit c6af103 into main Jul 14, 2023
@mlsmaycon mlsmaycon deleted the fix/error_on_ip6tables_not_available branch July 14, 2023 18:44
surik pushed a commit to surik/netbird that referenced this pull request Jul 18, 2023
* adding check operation to confirm if ip*tables is available

* linter

* linter
surik pushed a commit to surik/netbird that referenced this pull request Aug 11, 2023
* adding check operation to confirm if ip*tables is available

* linter

* linter
surik pushed a commit to surik/netbird that referenced this pull request Aug 14, 2023
* adding check operation to confirm if ip*tables is available

* linter

* linter
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
* adding check operation to confirm if ip*tables is available

* linter

* linter
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
* adding check operation to confirm if ip*tables is available

* linter

* linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants