RE: [squid-users] How to do? authentication and ip-range

From: Tushar Gupta <tushar@dont-contact.us>
Date: Thu, 13 Mar 2003 15:53:37 +0530

Hi,

I am interested in knowing what is needed for making radius
authentication to work with squid.

Also is it possible to generate both start of session and end of session
records using squid using any authentication mechanism. I am looking
forward to do accounting based on number of hours of usage.

Thanks in advance,
Tushar

-----Original Message-----
From: Sander Winkel [mailto:s.winkel@roc-teraa.nl]
Sent: Thursday, March 13, 2003 3:09 PM
To: Lieven Marchand
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] How to do? authentication and ip-range

Thanks, it works!

Sander Winkel

----- Original Message -----
From: "Lieven Marchand" <lieven.marchand@just.fgov.be>
To: "Sander Winkel" <s.winkel@roc-teraa.nl>
Cc: <squid-users@squid-cache.org>
Sent: Thursday, March 13, 2003 10:02 AM
Subject: Re: [squid-users] How to do? authentication and ip-range

> "Sander Winkel" <s.winkel@roc-teraa.nl> writes:
>
> > I want to give only access to computers from an specified ip-range
and
the
> > users at that ip-range must be validated with radius authentication.
> > The radius authentication works well, but I don't know how to define
that
> > only the specified IP-range have access to the server.
> > Oh yes, I know that it could as specified below:
> >
> > acl clients src 192.168.0.0/255.255.255.0
> > http_access allow clients
> >
> > But when I put this before:
> >
> > http_access allow password
> >
> > All the users within that range have access to the cache without
> > authentication.
> >
> > I think that's not so difficult to get this work, but I don't see
the
> > solution at the moment.
> > I hope you can help me.
>
> acl's can be combined so you do
>
> http_access allow clients password
>
> --
> There is only one war, and it's not the rich against the poor,
> the blacks against the whites, the Federation against the Borg,
> or the Democrats versus the Republicans. It's those of us who
> aren't complete idiots against those of us who are.
Received on Thu Mar 13 2003 - 03:28:21 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:03 MST