Created attachment 1701776 [details] Source RPM package. Description of problem: 1. The wsdd package that is currently available to Fedora 32 users comes with incorrect firewalld settings. The service xml files do not allow multicast messages through when added. 2. Also, in the systemd service file, a user needs to pass options to the daemon - for example, the user probably needs to specify the Samba workgroup name. In short it needs a sysconfig option. Version-Release number of selected component (if applicable): 0.5-2 Additional info: I've attach a src.rpm for wsdd 0.6.1 that contains fixes for both these issues: 1. Firewalld: Two firewalld service files: wsdd.xml that opens the multicast port. wsdd-http.xml included as a service in wsdd.xml that opens the well-know TCP port (don't know if you can merge this into a single file) 2. Options/Systemd Add /etc/sysconfig/wsdd, and pass settings to systemd file.
I appreciate the proposed fixes Stew. I've gone ahead and incorporated them tagging as a new release of the latest wsdd package as seen here for f32: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c79dd031db These have been submitted to testing, any feedback or concerns would be appreciated. Thanks. Sam