Now I can connect to administration page from another machines. Now I do
not know what URL should type for IPP connection from other machines.
Also, printers are not still shareable from SAMBA.
Erik Karlin wrote:
On Fri, Jan 05, 2007 at 02:15:05PM -0500, Roberto C. Sanchez wrote:
On Fri, Jan 05, 2007 at 07:14:30PM +0100, Danesh Daroui wrote:
Yes. It works via CUPS administration page (localhost:631).
I know that it works via localhost. But, does it work *across* the
network, from the machine which is trying to remotely access the
printer?
Regards,
-Roberto
You need to change /etc/cups/cupsd.conf to not only
Allow From 127.0.0.1
but include like:
Allow From 192.168.1.0
There is a <Location /> section I did the same in too, and it works for
me.