skalenetwork / skalenetwork/node-cli

IPv6 ufw check skip if ufw is disabled

Open
#837 0 comments 0 reactions 1 assignee View on GitHub

@badrogger is already working on this.

Since Mar 12, 2025.

bug
Dominant language
Python
Stars
21
Forks
7
Avg merge
2d 17h
Merged PRs (30d)
5

Description

Currently we have a precondition check, that look at ufw config to verify if IPv6 is disabled there. On vultr, where the ufw(with IPv6) is enabled by default, it is not enough to just disable ufw, we also need to disable IPv6 manually in config, then reload ufw, then disable it for everything to work correctly.

It will be good to have check that ufw is enabled or disabled, before we check that IPv6 there is enabled or disabled

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.