Firewall: Difference between revisions
m Fix a typo that I missed on the preview. |
m →Temporary firewall rules: Remove statement that nixos-firewall-tool only works with iptables |
||
| Line 68: | Line 68: | ||
=== Temporary firewall rules === | === Temporary firewall rules === | ||
For temporary changes to the firewall rules, you can install the [https://search.nixos.org/packages?query=nixos-firewall-tool <code>nixos-firewall-tool</code>] package, which is a [https://github.com/NixOS/nixpkgs/blob/7eee17a8a5868ecf596bbb8c8beb527253ea8f4d/pkgs/by-name/ni/nixos-firewall-tool/nixos-firewall-tool.sh thin wrapper] around <code>iptables</code> and <code>nftables</code>. | |||
[[Category:Server]] | [[Category:Server]] | ||
[[Category:Applications]] | [[Category:Applications]] | ||