Hi all,
I have a very basic scenario, but I am little confused because there are
pretty much advanced things available.
here is the case:
>> 2 clients, client-A and client-B
>> 1 squid 2.5 server running with default squid.conf (modified acls, cache
>> directories, etc)
>> This is a url http:
Amos Jeffries wrote:
Your cache_peer config REQUIRES squid to lookup the IP of the peer on
startup. If that fails it ignores the peer for sanity, and dies.
Place the IP of the peer directly into your squid.conf.
You were right, but not for the obvious reason.
The peer is a multi-homed host.
On Tue, Mar 04, 2008, Dodd, Tony wrote:
> > -Original Message-
> > From: Matt [mailto:[EMAIL PROTECTED]
> > Is there an easy way to just tell linux or squid there is a 1492 MTU
> > on its interfaces?
> >
> > Matt
>
> Add an mtu configuration line to the network interface config file?
Don
Hi Henrik,
We are using the following code to disable output buffering:
if (setvbuf(stdout, NULL, _IONBF, 0) != 0)
return 1;
and using fprintf() statements to write to stdout.
Thanks,
Jonne.
iDivision Security Team
Brisbane City Council
Ph: 07 3403 6918
Email: [EMAIL PROTEC
> -Original Message-
> From: Matt [mailto:[EMAIL PROTECTED]
> Is there an easy way to just tell linux or squid there is a 1492 MTU
> on its interfaces?
>
> Matt
Add an mtu configuration line to the network interface config file?
--
Tony Dodd
On Mon, Mar 03, 2008, Matt wrote:
> Is there an easy way to just tell linux or squid there is a 1492 MTU
> on its interfaces?
Sure, bu ton ethernet you have to change the MTU on -all- interfaces on that
network.
Or, you just use host/net routes to say "the mss for this route destination is
$FO
Hi Henrik,
We are using the following code to disable output buffering:
if (setvbuf(stdout, NULL, _IONBF, 0) != 0)
return 1;
and using fprintf() statements to write to stdout.
Thanks,
Jonne.
iDivision Security Team
Brisbane City Council
Ph: 07 3403 6918
Email: [EMAIL PROTEC
On Tue, 2008-03-04 at 11:47 +1300, Amos Jeffries wrote:
> I can see nothing about "cache_peer_access allow all" in there. Is it
> because it started that way or is it really missing?
Default is allow all unless you say something else..
I would think the problem is a missing never_direct, or perh
> > > > > Hm, try disabling pmtu, timestampsand window scaling on your squid
> > > > > server?
> > > >
> > > > What is PMTU and what does it do?
> > >
> > > Think I found it.
>
> > > # httpd_accel_no_pmtu_disc off
> >
> > If this is turned off how does it determine MTU?
>
> It doesn't - intermedia
On Mon, 2008-03-03 at 11:23 +1000, Jonne Hannon wrote:
> It appears to me that squid 2.6 is not receiving the output back from
> the redirector. Can you please advise how I can troubleshoot this
> further?
Have you disabled output buffering in the helper?
Regards
Henrik
On Fri, 2008-02-29 at 21:58 +0100, mkdracoor wrote:
> hello my problem is that a can't search anything in google the page open
> good but when I search for anything the proxy give an error of "time out"
> here is my conf file. I don't now if I missing something please help me
> thanks
Do the f
I haven't visited the site without going through our Squid box, but I wonder if
they have some kind of db logging on people accessing the site, maybe whatever
it's trying to log has issues with the requests that squid is sending? I think
it's unlikely to be an issue with Squid itself.
Joe
On Fri, 2008-02-29 at 16:41 +0200, Dave Coventry wrote:
> I have several laptops on my network which are used on other networks,
> so I need the connection through the proxy to be "automagic" to the
> extent that I don't need to ask my CEO to reconfigure his browser
> everytime he comes into the of
On Mon, Mar 03, 2008, Matt wrote:
> > > > Hm, try disabling pmtu, timestampsand window scaling on your squid
> > > > server?
> > >
> > > What is PMTU and what does it do?
> >
> > Think I found it.
> > # httpd_accel_no_pmtu_disc off
>
> If this is turned off how does it determine MTU?
It doesn't
On Fri, 2008-02-29 at 10:09 +0200, Wayne Swart wrote:
> My issue however is that squid fails to start at boot time with the following
> (seems rather common) error:
>
> Feb 29 09:56:58 firewall (squid): The basicauthenticator helpers are crashing
> too rapidly, need help!
> Feb 29 09:56:58 firew
On Fri, 2008-02-29 at 08:26 +0800, Yong Bong Fong wrote:
> Hi,
>Just wondering how to define the optimum value for auth_param basic
> children. I have around 200+ users utilizing my proxy-ldap
> authentication. Currently i have set it to 20, i wonder if that is
> beyond redundant and what i
On Sat, 2008-03-01 at 17:36 +0900, Adrian Chadd wrote:
> Could you please wrap this up and dump it into the Squid bugzilla?
The wiki would be a better place as it's all about client bugs (broken
authentication support in WMP) and not Squid as such..
Regards
Henrik
On Thu, 2008-02-28 at 11:35 -0500, Russ Gnann wrote:
> to do with the httpd_accel_* directives, but in 2.6 I know that those
> directives have been replaced by the http_port directive with accel,
> vhost, vport, etc. options.
Not only http_port but also cache_peer.
> Is there a way under squid 2
On Wed, 2008-02-27 at 20:55 -0500, Gary Tai wrote:
> Is this what I should be using?
>
> acl allowed_URL urlpath_regex ^Test/this_url_only.asp
^/Test/...
Regards
Henrik
Hi Amos,
Thanks for your reply. We already use basic auth to authenticate the user
against the LDAP tree. The username is passed to the redirector via the ident
parameter and this is how LDAP is queried from the redirector. I have turned
on debugging options and the following is logged to th
> > > Hm, try disabling pmtu, timestampsand window scaling on your squid server?
> >
> > What is PMTU and what does it do?
>
> Think I found it.
>
> # TAG: httpd_accel_no_pmtu_disc on|off
> # In many setups of transparently intercepting proxies Path-MTU
> # discovery can not work on traffic towards
On Mon, Mar 03, 2008, Matt wrote:
> > Hm, try disabling pmtu, timestampsand window scaling on your squid server?
>
> What is PMTU and what does it do?
Path MTU discovery. Use google!
Adrian
--
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -
- $25/pm entry-lev
> > Hm, try disabling pmtu, timestampsand window scaling on your squid server?
>
> What is PMTU and what does it do?
Think I found it.
# TAG: httpd_accel_no_pmtu_disc on|off
# In many setups of transparently intercepting proxies Path-MTU
# discovery can not work on traffic towards the clients. Th
> Hm, try disabling pmtu, timestampsand window scaling on your squid server?
What is PMTU and what does it do?
Matt
Hm, try disabling pmtu, timestampsand window scaling on your squid server?
Adrian
On Mon, Mar 03, 2008, Cody Jarrett wrote:
> I'm having an issue with a new squid install. Squid has always worked
> fine, but I moved squid to a new server and am having issues. My squid
> config allows acces
I'm having an issue with a new squid install. Squid has always worked
fine, but I moved squid to a new server and am having issues. My squid
config allows access to 1 website for ordering purposes. Since moving
to the new server, when accessing the website, a certain page load
takes anywher
> I'm trying to set up a proxy server on my home machine (nissan) that
> forwards *all* requests over a VPN connection to a proxy server
> (webcache.sfbay.sun.com, *not* running squid) on Sun's internal network
> (SWAN). Here's the changes to squid.conf that I've made:
NP: the changes are all ver
> I didn't have the cache_peer_access directive in my squid.conf. At this
> moment the cache_peer entries are as follows:
>
> cache_peer 10.x.x.11 parent 80 0 no-query originserver
> cache_peer_access 10.x.x.11 allow all
>
> I am still seeing the same issue of the connection going to the Virtual
>
Hi all!
Did someone had success caching youtube videos? I tried it but it didnt
worked for me.
I followed all Adrian's steps, but no success at all.
I'm using squid:
Squid Cache: Version 2.7.DEVEL0-20080303
configure options: '--enable-delay-pools' '--enable-cache
Hi,
At 16:56 03/03/2008, Brian Kirk wrote:
I have a question regarding the following bug:
http://www.squid-cache.org/bugs/show_bug.cgi?id=1681
It appears as though this bug is only something that occurs with
squid's ntlm_auth, we however use samba's ntlm_auth, and I see simular
problems.
snipp
I'm trying to set up a proxy server on my home machine (nissan) that
forwards *all* requests over a VPN connection to a proxy server
(webcache.sfbay.sun.com, *not* running squid) on Sun's internal network
(SWAN). Here's the changes to squid.conf that I've made:
589a590
acl localnet src 192.168.
François Cami escreveu:
On Mon, 3 Mar 2008 12:00:17 -0500
Steve Snyder <[EMAIL PROTECTED]> wrote:
How do I allow/disallow access to specific sites by the day of the week?
Example: allow connections to http://www.fun_n_games.com only on Saturdays
and Sundays.
It's easy enough to see tha
On Mon, 3 Mar 2008 12:00:17 -0500
Steve Snyder <[EMAIL PROTECTED]> wrote:
> How do I allow/disallow access to specific sites by the day of the week?
>
> Example: allow connections to http://www.fun_n_games.com only on Saturdays
> and Sundays.
>
> It's easy enough to see that
>
> acl fun_n
How do I allow/disallow access to specific sites by the day of the week?
Example: allow connections to http://www.fun_n_games.com only on Saturdays
and Sundays.
It's easy enough to see that
acl fun_n_games dstdomain .fun_n_games.com
acl funtime time SA # Sunday & Saturday
But I don't
On Mon, Mar 3, 2008 at 2:37 PM, Hardie, Ian <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm getting a very strange occurrence when going through our Squid
> proxy, when I try and access this website via squid:
> http://www.fleetlineoffers.co.uk/ I get the following error:
>
> Microsoft OLE DB Provider
I have a question regarding the following bug:
http://www.squid-cache.org/bugs/show_bug.cgi?id=1681
It appears as though this bug is only something that occurs with
squid's ntlm_auth, we however use samba's ntlm_auth, and I see simular
problems.
snippet from squid.conf
auth_param ntlm program /op
I didn't have the cache_peer_access directive in my squid.conf. At this moment
the cache_peer entries are as follows:
cache_peer 10.x.x.11 parent 80 0 no-query originserver
cache_peer_access 10.x.x.11 allow all
I am still seeing the same issue of the connection going to the Virtual Host
instead
Hi,
I'm getting a very strange occurrence when going through our Squid
proxy, when I try and access this website via squid:
http://www.fleetlineoffers.co.uk/ I get the following error:
Microsoft OLE DB Provider for SQL Server error '80040e57'
String or binary data would be truncated.
/includes/as
ale1971 wrote:
I am sorry but I am a beginner...
How can I upgrade to 3.0.STABLE1?
With apt-get install squid3 i get Version 3.0.PRE5
My sources.list:
deb http://ftp.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.debian.org/debian/ etch main contrib non-free
deb http:
Jonne Hannon wrote:
Hi,
I'm currently upgrading Squid and Smartfilter to a supported combination of squid 2.6STABLE18 + Smartfilter 4.2.1. Included in this mix is a redirection program, written in c. The redirection program was written to intercept all proxy requests and query LDAP to check if
40 matches
Mail list logo