I'm sure this has been asked before so I apologize (I've spent the last few hours looking for an answer but cannot find one)<div><br></div><div>Anyway, I have a printer being shared with Bonjour. My server has CUPS (recent build) and Avahi installed.</div>
<div><br></div><div>I can very see the printer with avahi-browse:</div><div><br></div><div>"""</div><div>+ tap0 IPv4 Lexmark International Lexmark E260d @ Brian Cardarella’s MacB Internet Printer local</div>
<div>"""</div><div><br></div><div>But CUPS cannot discover the printer. Here is my CUPS config for browsing shared printers:</div><div><br></div><div><div># Show shared printers on the local network.</div>
<div>
Browsing On</div><div>BrowseOrder allow,deny</div><div>BrowseAllow all</div><div>BrowseProtocols all</div><div>BrowseRemoteProtocols all</div><div>BrowseLocalProtocols all</div><div>BrowseRelay all</div></div><div><br></div>
<div><br></div><div>Any help would be appreciated.</div><div><br></div><div>- Brian</div>