Merged
Conversation
b579df5 to
1bc249e
Compare
a337ad7 to
da27d92
Compare
Member
Author
|
@ofborg test firewall-firewalld |
Member
Author
|
@ofborg test firewall-firewalld |
Member
Author
|
@ofborg test firewalld |
Contributor
|
0a86ceb to
684c93c
Compare
684c93c to
6f2b594
Compare
Contributor
|
I've been testing this since and I've not had problems with losing DNS resolution, so it got fixed (probably by tailscale)! As far as I'm concerned, this PR is ready to be merged. Thank you! |
Member
sticker.webm |
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces NixOS modules for FirewallD.
There are 3 main parts:
services.firewalld, which allows for declarative configuration of firewalld; andnetworking.firewall.firewalld, which will create a default zone namenixoswith many existing configurations fromnetworking.firewall.nm-shared.What's not done:
/etc/firewall/applet.confnetworking.firewall.backendas a enum, current approach is complicatednixpkgs/pkgs/tools/networking/networkmanager/default.nix
Lines 121 to 122 in 2631b0b
Related to https://git.sr.ht/~prince213/firewalld-nix.
Related to #389437.
Closes #165882.
Supersedes #205380.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.