From 3330080deb04c00a8003a58327454e820a764d7f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 22 Aug 2024 18:49:52 +0200 Subject: Add note to allow mDNS on openSUSE Since I don't expect [FS#4079] to be fixed anytime soon. [FS#4079]: https://dev.freebox.fr/bugs/task/4079 --- guides/setups/operating-systems/opensuse.org | 1 + 1 file changed, 1 insertion(+) (limited to 'guides/setups/operating-systems/opensuse.org') diff --git a/guides/setups/operating-systems/opensuse.org b/guides/setups/operating-systems/opensuse.org index ab5c712..3bfa048 100644 --- a/guides/setups/operating-systems/opensuse.org +++ b/guides/setups/operating-systems/opensuse.org @@ -77,6 +77,7 @@ To set this for TTYs: cf. [[./console.org]]. ** Open ports #+begin_src sh $ firewall-cmd --add-port=8000/tcp +$ firewall-cmd --add-service=mdns #+end_src To make permanent, either: - run the command with =--permanent=, and restart ~firewalld~ for -- cgit v1.2.3