Date: Wed, 20 Oct 2004 23:22:19 -0400 From: Steven Friedrich <FreeBSD@insightbb.com> To: freebsd-questions@freebsd.org Subject: Re: Can't access localhost:631 anymore Message-ID: <200410202322.19543.FreeBSD@insightbb.com> In-Reply-To: <20041021023929.GA337@xor.obsecurity.org> References: <200410202223.15750.FreeBSD@insightbb.com> <20041021023929.GA337@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 20 October 2004 10:39 pm, Kris Kennaway wrote: > On Wed, Oct 20, 2004 at 10:23:15PM -0400, Steven Friedrich wrote: > > I used to access CUPS via http://localhost:631/admin > > > > and now I can't. > > > > I'm running 4.10-STABLE. Did something change ? > > Well, is CUPS still running? Did you upgrade it recently? What do > the logs say? > > Kris Here's a portion of error_log: I [20/Oct/2004:22:08:29 -0400] Listening to 0:631 I [20/Oct/2004:22:08:29 -0400] Sending browsing info to c0a801ff:631 D [20/Oct/2004:22:08:29 -0400] AddLocation: added location 'CUPS_INTERNAL_BROW SE_ACL' D [20/Oct/2004:22:08:29 -0400] AllowIP: CUPS_INTERNAL_BROWSE_ACL allow c0a8010 0/ffffff00 D [20/Oct/2004:22:08:29 -0400] AddLocation: added location '/' D [20/Oct/2004:22:08:29 -0400] DenyIP: / deny 00000000/00000000 D [20/Oct/2004:22:08:29 -0400] AllowIP: / allow 7f000001/ffffffff D [20/Oct/2004:22:08:29 -0400] AllowIP: / allow c0a801ef/ffffffff D [20/Oct/2004:22:08:29 -0400] AllowIP: / allow c0a801ee/ffffffff D [20/Oct/2004:22:08:29 -0400] AllowIP: / allow c0a801ed/ffffffff D [20/Oct/2004:22:08:29 -0400] AllowIP: / allow c0a801ec/ffffffff D [20/Oct/2004:22:08:29 -0400] AddLocation: added location '/admin' D [20/Oct/2004:22:08:29 -0400] DenyIP: /admin deny 00000000/00000000 D [20/Oct/2004:22:08:29 -0400] AllowIP: /admin allow 7f000001/ffffffff It seems ok to me. It's allowing localhost 127.0.0.1 and my 192.168.1.236 thru 239 (my four FreeBSD boxes). cupsd is running, but I was a bit worried because I previously had a hp560c attached to the parallel port, but I removed /usr/local/etc/cups/printers.conf and I get the same behaviour. I track STABLE and I portupgrade once or twice a month. I know I upgraded KDE since I saw this working, but I'm not sure about cups. I installing mozilla on one of my systems, so at least I can see if Konqueror has anything to do with it. Newsflash: mozilla at least gives me the login dialog. I believe this indicts KDE...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410202322.19543.FreeBSD>