Search squid archive

Re: always bungled to my config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/20/19 11:10 AM, Tevfik Ceydeliler wrote:
> Hi, I have Centos 7 and squid  3.5.20 that installed from repo
> I try to run squid after achsnge my configuration but I get same error :

> Bungled /etc/squid/cfg_acls.conf line 11: acl mediastreaming external
> nt_group "/etc/squid/group_g_internet_mediastreaming.acl"

> squid.conf is:
> ...
> include /etc/squid/cfg_acls.conf
> include /etc/squid/cfg_accessrules.conf
> include /etc/squid/cfg_outgoing_addresses.conf
> ...
> ...
> 
> Here is  cfg_acls.conf:
> ...
> ...
> acl mediastreaming external nt_group
> "/etc/squid/group_g_internet_mediastreaming.acl"
> ...
> ...
> 
>  cfg_accessrules.conf:
> ...
> ...
> http_access allow mediastreaming media_streaming_domains
> ..
> ...
> 
> is there any problem about "external nt_group" usage?

Did you configure the external nt_group helper somewhere before
configuring the mediastreaming ACL? Look for a configuration line like this:

    external_acl_type nt_group ... /path/to/helper ...

If that configuration looks valid and precedes mediastreaming ACL on
line 11 of /etc/squid/cfg_acls.conf, then check the existence and the
contents of /etc/squid/group_g_internet_mediastreaming.acl file.

Alex.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux