On Thursday, October 9, 2003, at 08:10 PM, Norbert Kamenicky wrote:
Hello,
has anybody set up CUPS for remote printing ?
This is what I did:
*----- on server side:* - set up printer using web iface on server and test it (works OK)
- modified /etc/cups/cupsd.conf like this:
LogLevel debug <Location /> Allow From {client's IP}
Just a guess but I have
BrowseAllow All
in my /etc/cups/cupsd.conf on print server and I am able to print from my
iBook with no problems at all. You could also specify just a single ip if
you wanted instead of All (i.e. BrowseAllow {client's IP} )
Bryan Traywick ([EMAIL PROTECTED])
----- *on client side: *- modified /etc/cups/client.conf like this:
ServerName {server's IP }
restarted cupsd on both sides, but "lpstat -v" on client is giving this error:
lpstat: get-printers failed: server-error-service-unavailable
Any idea ?
-- [EMAIL PROTECTED] mailing list
-- [EMAIL PROTECTED] mailing list
