Firewall: Difference between revisions
Mention nixos-firewall-tool |
|||
Line 37: | Line 37: | ||
In this case, ports <code>80</code> and <code>443</code> will be allowed for the interface <code>eth0</code>. | In this case, ports <code>80</code> and <code>443</code> will be allowed for the interface <code>eth0</code>. | ||
For temporary changes to the firewall rules, you can use the <code>nixos-firewall-tool</code> command. | |||
== Warning == | == Warning == |