-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
My CUPS server is accessible from my local network, it was quite a while ago when I configured this. I dont exactly remeber what/why I did, but here is a snip from my /etc/cups/cupsd.conf file that may give you a hint:
<Location /> Encryption IfRequested Satisfy All Order deny,allow Deny From All Allow From 127.0.0.1 Allow From 192.168.0.* </Location>
<Location /admin> AuthType Basic AuthClass System Encryption IfRequested Satisfy All Order deny,allow Deny From All Allow From 127.0.0.1 Allow From 192.168.0.* </Location>
** You can also check here for more info: http://fgi.trilug.org (but dont take it personally, I could not resist)
HTH! :)
- --mike
Michael Thompson wrote:
| Byarlay, Wayne A. wrote: | |>Is cups running? | | | | | | Yes; it's functioning properly with about 20 other printers except this | | one. | | | | | |>Have you tried http://localhost:631/admin | | | | | | Yes. The result in IE is, "The Page cannot be displayed". | | http://localhost:631/ from your windows machine *is* the windows | machine, 'localhost' refers to your local machine (127.0.0.1) | | | | |>Are you allowing all ports to localhost with your firewall? | | | | | | Actually i'm attempting to access from an XP comp, and the firewall is | | open to 631 & 80, and appropriate ports. So my boss assures me. :) | | You need to get access to a browser on the CUPS server itself to get | access to localhost... | | hth.. | | --mike |
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin)
iD8DBQFA2KpUuxlRkoWKZoMRAupRAJwIOVutksSpAQgcXO4v/p9UKPSpbwCfR6Xa IGobchPeiw+nmrst8aKQz/M= =0Jxi -----END PGP SIGNATURE----- -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
