## 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 ports for UDP broadcasts
BROADCAST="ipp"
