Firewall: Difference between revisions

imported>Onny
Note about opening firewall ports through service option
imported>Onny
No edit summary
Line 26: Line 26:
</syntaxhighlight>
</syntaxhighlight>


{{note|Many services also provide an option to open required firewall ports automatically, for example through <code><nowiki>services.jellyfin.openFirewall = true;</nowiki></code>.}}
{{note|Many services also provide an option to open required firewall ports automatically. For example, the media server Jellyfin offers the option <code><nowiki>services.jellyfin.openFirewall = true;</nowiki></code> which will open required TCP ports.}}


Interface specific firewall rules can be applied like this
Interface specific firewall rules can be applied like this