新手架不起squid - Linux

Table of Contents

我的系統是debian

我造著鳥哥的步驟架或者用debian的gadmin-squid都架不起來

啟動會出現

2011/09/04 15:59:13| ACL name 'all' not defined!
FATAL: Bungled squid.conf line 176: http_reply_access allow all
Squid Cache (Version 2.7.STABLE9): Terminated abnormally.

裝好了到底要先設定或指定什麼呢?
我是超新手抱歉><

--

All Comments

Olive avatarOlive2011-09-06
ACL name 'all' not defined!
Yedda avatarYedda2011-09-08
請問要設定什麼...
Mary avatarMary2011-09-12
squid.conf 中加上 acl all src 0.0.0.0/0.0.0.0 試試?
Noah avatarNoah2011-09-14
你要先看清楚怎麼設定conf啊..在conf加入acl定義就好了
說錯了,加入all 這個acl的定義就好了