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.htmlReceived on Mon Sep 18 2000 - 05:51:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:21 MST