From nobody@FreeBSD.ORG  Tue Jun 27 04:34:27 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B993137BFE1; Tue, 27 Jun 2000 04:34:27 -0700 (PDT)
Message-Id: <20000627113427.B993137BFE1@hub.freebsd.org>
Date: Tue, 27 Jun 2000 04:34:27 -0700 (PDT)
From: torsten.fahr@vaude.de
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem with Proxy
X-Send-Pr-Version: www-1.0

>Number:         19542
>Category:       conf
>Synopsis:       Problem with Proxy
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 04:40:01 PDT 2000
>Closed-Date:    Sat Jul 21 21:39:33 PDT 2001
>Last-Modified:  Sat Jul 21 21:40:23 PDT 2001
>Originator:     Torsten
>Release:        3.2
>Organization:
VAUDE Sport
>Environment:
>Description:
hello there.

i'm absolutely new in freeBSD. our chief-administrator has gone. now i've to do the job. my problem is, i want to allow three users access to the internet.  so i edit the file squid.conf withe the following string."acl username src 192.168.x.x/255.255.255.0." to allow the access i http_access allow 'username'. (no password is required). after editing i type at the command line /usr/local/squid/bin/squid.conf -k reconfigure. what happens is, i got the message access denied.

thanks for your help

best regards

torsten
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: David Malone <dwmalone@maths.tcd.ie>
To: torsten.fahr@vaude.de
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: conf/19542: Problem with Proxy
Date: Tue, 27 Jun 2000 13:52:31 +0100

 On Tue, Jun 27, 2000 at 04:34:27AM -0700, torsten.fahr@vaude.de wrote:
 
 > i'm absolutely new in freeBSD. our chief-administrator has gone. now i've to do the job. my problem is, i want to allow three users access to the internet.  so i edit the file squid.conf withe the following string."acl username src 192.168.x.x/255.255.255.0." to allow the access i http_access allow 'username'. (no password is required). after editing i type at the command line /usr/local/squid/bin/squid.conf -k reconfigure. what happens is, i got the message access denied.
 
 You should probably have said:
 
 	/usr/local/squid/bin/squid -k reconfigure
 
 (note - no .conf). Also you don't say what the exact error message was,
 but if you got an "Operation not permitted" message it probably means
 that you didn't run the command as either root or the squid user.Try
 again as root.
 
 (BTW - you should press return about once every 70 characters so you
 don't send lines which are nearly 500 characters long!)
 
 	David.
 
State-Changed-From-To: open->closed 
State-Changed-By: mike 
State-Changed-When: Sat Jul 21 21:39:33 PDT 2001 
State-Changed-Why:  

This is a question, not a problem report.  This relates to squid, 
not FreeBSD. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19542 
>Unformatted:
