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}
----- *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
