[Pkg-cups-devel] Bug#373281: cupsys: browser admin problems fixed by using ip6-localhost:631

Roger Leigh rleigh at whinlatter.ukfsn.org
Wed Jun 14 08:42:32 UTC 2006


Arthur Marsh <arthur.marsh at internode.on.net> writes:

> I had problems getting Mozilla Firefox 1.5.0.4 to do CUPS
> administration on http://localhost:631/

Could you try HTTPS:

  https://localhost:631/

> I was able to get things working better by using:
>
> http://ip6-localhost:631/

And again here:

  https://ip6-localhost:631/


Note this part of cupsd.conf:

# Restrict access to the admin pages...
<Location /admin>
  Encryption Required
  Order allow,deny
  Allow localhost
</Location>

The "Encryption Required" means you must you HTTPS in order to access
it.  Plain HTTP won't work.

> and I had not done anything to use IP6 specifically in CUPS.

It's completely automatic; CUPS 1.2 now had IPv6 support, so it will
be completely transparent.

If you post your cupsd.conf, it might show why "localhost" and
"ip6-localhost" are being treated differently.


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-cups-devel/attachments/20060614/a5f391c0/attachment.pgp


More information about the Pkg-cups-devel mailing list