|
Browsing
|
Previous Top |
|
Browsing On
|
# Enable browsing
|
|
BrowseProtocols cups
|
# Use the cups browsing protocol
|
|
BrowseAddress 1.2.3.255
|
# Send browsing packets to this address(es)
|
|
BrowseInterval 60
|
# Send packets every 60 seconds
|
|
BrowseAllow 1.2.3.*
|
# Accept browsing packets from 1.2.3.*
|
|
BrowseDeny All
|
# Deny browsing packets from everybody else
|
|
BrowseOrder allow,deny
|
# First check if allowed, then check if denied
|