<div dir="ltr">I just don&#39;t understand Unix printing, I guess. We had it working on Solaris 10 using the old standby lp printing system. Solaris 11 now uses CUPS, and I can&#39;t find a reference anywhere that is helpful.<div><br></div><div>On the old/current Solaris 10 system, we have:</div><div><div>$ lpstat -t</div><div>scheduler is running</div><div>no system default destination</div><div>system for cowsvpprmom: 192.168.59.113 (as lpd://<a href="http://192.168.59.113/printers/GENERAL_ENTRY#Solaris">192.168.59.113/printers/GENERAL_ENTRY#Solaris</a>)<br></div><div>system for cowsvdprmom: 172.17.176.58 (as lpd://<a href="http://172.17.176.58/printers/GENERAL_ENTRY#Solaris">172.17.176.58/printers/GENERAL_ENTRY#Solaris</a>)</div><div>cowsvpprmom accepting requests since Fri Jan 08 12:09:10 2016 </div><div>cowsvdprmom accepting requests since Fri Jan 08 12:09:10 2016 </div><div>printer cowsvpprmom disabled since Fri Jan 08 12:09:11 2016. available.<br></div><div>printer cowsvdprmom disabled since Fri Jan 08 12:09:11 2016. available.</div></div><div><br></div><div><br></div><div>On the new Solaris 11 system (zone) I tried:</div><div><div># lpadmin -p cowsvdprmom -E -v lpd://cowsvdprmom/printers/GENERAL_ENTRY</div><div># lpadmin -p cowsvpprmom -E -v lpd://cowsvpprmom/printers/GENERAL_ENTRY</div></div><div><br></div><div>...which doesn&#39;t seem to work, because I couldn&#39;t print anything (the lpr command works, but then the print queue gets disabled) and this shows up in the CUPS error log:</div><div><br></div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Connecting to printer...<br></div><div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] STATE: -connecting-to-device</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Connected to printer...</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Connected to <a href="http://192.168.59.113:515">192.168.59.113:515</a> (IPv4) (local port 1015)...</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] lpd_command 02 printers/GENERAL_ENTRY</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Sending command string (24 bytes)...</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Reading command status...</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] lpd_command returning 1</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Backend returned status 1 (failed)</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] Printer stopped due to backend errors; please consult the error_log file for details.</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] End of messages</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] printer-state=5(stopped)</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] printer-state-message=&quot;/usr/lib/cups/backend/lpd failed&quot;</div><div>D [13/Jan/2016:11:18:20 +0600] [Job 3] printer-state-reasons=paused</div></div><div><br></div><div><br></div><div>Have I just got the queue name wrong or something? Or should I be doing something completely different in defining the queue/printer?</div><div><br></div><div>Thanks for any help you can provide!</div><div>Kevin</div></div>