Amos Jeffries-2 wrote:
>
> Henrique M. wrote:
>>
>> Amos Jeffries-2 wrote:
>>> acl localhost src 192.168.2.5 # 192.168.2.5 Server IP, 192.168.2.1
>>> Modem
>>> IP
>>>
>>> "localhost" is a special term used in networking to mean the IPs
>>> 127.0.0.1
>>> and sometimes ::1 as well. When definin
Henrique M. wrote:
Amos Jeffries-2 wrote:
acl localhost src 192.168.2.5 # 192.168.2.5 Server IP, 192.168.2.1 Modem
IP
"localhost" is a special term used in networking to mean the IPs 127.0.0.1
and sometimes ::1 as well. When defining an ACL for 'public' squid box IPs
its better to use a diff
Amos Jeffries-2 wrote:
>
> acl localhost src 192.168.2.5 # 192.168.2.5 Server IP, 192.168.2.1 Modem
> IP
>
> "localhost" is a special term used in networking to mean the IPs 127.0.0.1
> and sometimes ::1 as well. When defining an ACL for 'public' squid box IPs
> its better to use a different
> I have made I few changes to squid.conf based on what you
> told me, but proxy still doesn't work.
Define "doesn't work". Clients get an error? Won't start? Something else?
If you get denies, you could try to add a deny_info for every ACL you have, to
see which ACL is stopping you:
- create
>
>
>
> Amos Jeffries-2 wrote:
>>
>> FYI:
>> The squid wiki http://wiki.squid-cache.org has the authoritative current
>> information and how-tos.
>>
>> The config manual http://www.squid-cache.org/Doc/config has the
>> authoritative content on all options since Squid-2.5 what they do and
>> where t
Amos Jeffries-2 wrote:
>
> FYI:
> The squid wiki http://wiki.squid-cache.org has the authoritative current
> information and how-tos.
>
> The config manual http://www.squid-cache.org/Doc/config has the
> authoritative content on all options since Squid-2.5 what they do and
> where they are
Amos Jeffries wrote:
Henrique M. wrote:
Amos Jeffries-2 wrote:
httpd_accel has been obsolete for more than 3 years now.
Where did you get that config? I know it does not come with the packaged
squid/squid3 on any current Ubuntu.
Considering that you have on apparently brand new installs
enco
Henrique M. wrote:
Amos Jeffries-2 wrote:
httpd_accel has been obsolete for more than 3 years now.
Where did you get that config? I know it does not come with the packaged
squid/squid3 on any current Ubuntu.
Considering that you have on apparently brand new installs encountered two
sets of iss
Amos Jeffries-2 wrote:
>
> httpd_accel has been obsolete for more than 3 years now.
> Where did you get that config? I know it does not come with the packaged
> squid/squid3 on any current Ubuntu.
>
> Considering that you have on apparently brand new installs encountered two
> sets of issues wi
>
>
> Amos Jeffries-2 wrote:
>>
>> 'error messages' in web terminology means something completely different
>> which can be 'kept'.
>>
>> I assume you mean where doe sit send the startup error output? That is
>> usually sent to syslog by Debian/Ubuntu during init process and then
>> when squid is g
Amos Jeffries-2 wrote:
>
> 'error messages' in web terminology means something completely different
> which can be 'kept'.
>
> I assume you mean where doe sit send the startup error output? That is
> usually sent to syslog by Debian/Ubuntu during init process and then
> when squid is going t
Henrique M. wrote:
twinturbo-2 wrote:
Also what version are you running? is this a hand crafted config or one
borrowed from somwhere else?
Post up the confg from lines 66 to 106
Rob
I was running the default squid for ubuntu server 8.10 which is the version
2.7 stable. I'm using the defaul
twinturbo-2 wrote:
>
> Also what version are you running? is this a hand crafted config or one
> borrowed from somwhere else?
>
> Post up the confg from lines 66 to 106
>
> Rob
>
I was running the default squid for ubuntu server 8.10 which is the version
2.7 stable. I'm using the default squ
>
> I'm trying to run squid but I'm getting a few error msgs:
>
> * Starting Squid HTTP proxy squid
> 2009/04/07 13:25:53| parseConfigFile: squid.conf:67 unrecognized:
> 'wais_relay_port'
> 2009/04/07 13:25:53| parseConfigFile: squid.conf:100 unrecognized:
> 'incoming_icp_average'
> 2009/04/07 13:
Also what version are you running? is this a hand crafted config or one
borrowed from somwhere else?
Post up the confg from lines 66 to 106
Rob
On Tue, 2009-04-07 at 10:02 -0700, Henrique M. wrote:
> I'm trying to run squid but I'm getting a few error msgs:
>
> * Starting Squid HTTP proxy squ
Do you actualy require these functions? if no then comment them out.
Rob
On Tue, 2009-04-07 at 10:02 -0700, Henrique M. wrote:
> I'm trying to run squid but I'm getting a few error msgs:
>
> * Starting Squid HTTP proxy squid
>
> 2
I'm trying to run squid but I'm getting a few error msgs:
* Starting Squid HTTP proxy squid
2009/04/07 13:25:53| parseConfigFile: squid.conf:67 unrecognized:
'wais_relay_port'
2009/04/07 13:25:53| parseConfigFile: squid.conf:100 unr
17 matches
Mail list logo