Firewall: Difference between revisions
imported>Onny No edit summary |
imported>Rascal999 mNo edit summary |
||
| Line 35: | Line 35: | ||
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>. | ||
== Warning == | |||
Firewall rules may be overwritten by docker, as per https://github.com/NixOS/nixpkgs/issues/111852 | |||