This seems like a strange design decision to me. All of that information is already in /etc/services so it seems unnecessary to duplicate it. Thank you, Neil -- Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com We offer 30 year loans on single family houses! -----Original Message----- From: Cody Robertson [mailto:cody@hawkhost.com] Sent: Wednesday, December 8, 2021 4:19 PM To: users@lists.almalinux.org Subject: [AlmaLinux Users] Re: Error: ws-discovery is an invalid service
Oh, I did not realize the services recognized by firewalld is limited.
It's not limited however it ships with a handful of common predefined services for convenience. You can find them in `/usr/lib/firewalld/services` and use them as a template and create one for `ws-discovery` if you like. Here is an example one you could place in `/etc/firewalld/services/ws-discovery.xml` which would allow you to refernece `ws-discovery` in future rules.