Include ws-discovery-udp service from firewalld 1.0 as part of wsdd.xml, to restrict port 3702 to multicast use. OBS-URL: https://build.opensuse.org/request/show/986075 OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=23
8 lines
210 B
XML
8 lines
210 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>wsdd</short>
|
|
<description>Web Service Discovery</description>
|
|
<port protocol="tcp" port="5357"/>
|
|
<include service="ws-discovery-udp"/>
|
|
</service>
|