Re: [SQU] Limiting access

From: Ayland <lamme@dont-contact.us>
Date: Mon, 18 Sep 2000 18:58:44 +0600

Oki ,,
Could you run SAMBA ???
Could you get IP address by WINS names from Linux ??(nmblookup -a WINSNAME)
Write perl program wich will determinate IP address by names and create or
change pattern in
squid.conf file .. and after restart it ...
It is seems not great but should easy work :))

~Al.

> The machines in question are partly running NT4 and partly NT5. The NT4
> machines are being logged as operatorxx, while the NT5 machines are logged
> as operatorxx.respond.as . Authentication is not an option, since some of
> the people here work both day and evening shift...
>
>
> Evert
>
> -----Original Message-----
> From: Ayland [mailto:lamme@chat.ru]
> Sent: Monday, September 18, 2000 2:10 PM
> To: Evert Meulie; squid-users@ircache.net
> Subject: Re: [SQU] Limiting access
>
>
> Oki...
> They have DNS or WINS names ???
> If it is possible to make authentification for users ???
>
> ~Al.
>
> ----- Original Message -----
> From: "Evert Meulie" <evert@respond.as>
> To: "'Ayland'" <lamme@chat.ru>; "Evert Meulie" <evert@respond.as>;
> <squid-users@ircache.net>
> Sent: Monday, September 18, 2000 5:48 PM
> Subject: RE: [SQU] Limiting access
>
>
> > The machines get their IP assigned by DHCP, yes... It would have been a
> lot
> > easier if they hadn't, for this purpose, but that is not something I can
> > change...
> >
> > Regards,
> > Evert
> >
> >
> > -----Original Message-----
> > From: Ayland [mailto:lamme@chat.ru]
> > Sent: Monday, September 18, 2000 1:52 PM
> > To: Evert Meulie; squid-users@ircache.net
> > Subject: Re: [SQU] Limiting access
> >
> >
> > Are there some diffrenet between IP address and Hostanmes ???
> > I mean that those mashine get DHCP addresses at startup ??
> > If not, just make acl src and it all...
> >
> > acl firstOperator src 192.168.0.1/255.255.255.255
> > acl secondOperator src 192.168.0.2/255.255.255.255
> > acl evening time MTWHF 16:15-21:14
> >
> > http_access deny evening firstOperator
> > http_access deny evening secondOperator
> > http_access allow firstOperator
> > http_access allow secondOperator
> >
> > ~Al..
> > > Hi!
> > >
> > > We're having the following situation coming up here that we want all
> > > machines with the string 'operator' in their hostname to be blocked
from
> > > accessing the Internet on workdays from 16.15 until 21.15. How do I
> > program
> > > this, using ACL's? I've looked at it, but I'm having some trouble
> > > understanding the logic...
> > >
> > >
> > > Regards,
> > > Evert Meulie
> > > Network Manager
> > > Respond AS http://www.respond.as/
> > > Sarpsborg, Norway
> > > Tlf: 69 100 404
> > > Fax: 69 100 401
> > > Mob: 977 53 229
> > > e-post : evert@respond.as
> > >
> > >
> > > --
> > > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
> > >
> > >
> >
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Sep 18 2000 - 06:56:54 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:21 MST