bfe3d0c264
Copy from Printing/hplip based on submit request 17099 from user jsmeix OBS-URL: https://build.opensuse.org/request/show/17099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hplip?expand=0&rev=41
19 lines
432 B
Plaintext
19 lines
432 B
Plaintext
## Name: mDNS/Bonjour support for HPLIP
|
|
## Description: Firewall Configuration file for mDNS/Bonjour support for HPLIP
|
|
|
|
# space separated list of allowed TCP ports
|
|
TCP=""
|
|
|
|
# space separated list of allowed UDP ports
|
|
UDP="mdns svrloc"
|
|
|
|
# space separated list of allowed RPC services
|
|
RPC=""
|
|
|
|
# space separated list of allowed IP protocols
|
|
IP=""
|
|
|
|
# space separated list of allowed UDP ports for UDP broadcasts
|
|
BROADCAST="mdns svrloc"
|
|
|