This commit is contained in:
committed by
Git OBS Bridge
parent
32275f8929
commit
ba9326e16a
17
cups.SuSEfirewall2
Normal file
17
cups.SuSEfirewall2
Normal file
@@ -0,0 +1,17 @@
|
||||
## Name: cups
|
||||
## Description: Firewall Configuration file for printing service CUPS
|
||||
|
||||
# space separated list of allowed TCP ports
|
||||
TCP="ipp"
|
||||
|
||||
# space separated list of allowed UDP ports
|
||||
UDP="ipp"
|
||||
|
||||
# space separated list of allowed RPC services
|
||||
RPC=""
|
||||
|
||||
# space separated list of allowed IP protocols
|
||||
IP=""
|
||||
|
||||
# space separated list of allowed UDP broadcast ports
|
||||
BROADCAST=""
|
Reference in New Issue
Block a user