On 12/1/05, Mick <[EMAIL PROTECTED]> wrote:
> The gui interface on the client shows the printer URL as follows:
>
> Device URI: http://192.168.0.3:631/Compaq-HP
>
> Checking the server's cups error log I get:
> ===========================
> get_printer_attrs: resource name '/Compaq-HP' no good!

<snip>

> What is the correct syntax?  The gui gives the following examples when
> adding a printer:
> ===========================
> Examples:
>
>     file:/path/to/filename.prn
>     http://hostname:631/ipp/
>     http://hostname:631/ipp/port1
>     ipp://hostname/ipp/
>     ipp://hostname/ipp/port1
>     lpd://hostname/queue

First, let me say that I don't have this setup, but based on
/usr/share/doc/cups-1.1.23-r4/html/ipp.pdf, you should have something
like:

ipp://192.168.0.3/printers/Compaq-HP

You should also be able to do some browing on the cups server:

http://192.168.0.3:631/admin/
http://192.168.0.3:631/printers/

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to