From: Kirk Bollinger (kirk@xxxxxxxxxxxxxxxxx)
Date: Mon Apr 30 2001 - 01:22:10 GMT-3
David,
Use a time-based access-list.
Somtething like this will work
permit the host to the web site with a timed acl and then deny the host in
the next line
permit tcp host 10.10.10.2 gt 1023 host 20.20.20.111 eq www time-range
time
deny tcp host 10.10.10.2 gt 1023 host 20.20.20.111 eq www
then just create the time range like you want
ex:
ROUTERL#sh time-range
time-range entry: time (inactive)
periodic weekdays 16:00 to 17:05
periodic weekdays 10:50 to 11:00
used in: IP ACL entry
used in: IP ACL entry
used in: IP ACL entry
Be careful of the load on the routers and the implicit deny at the end of
the acl if this is for production.
-kirk
CCIE# 7301
On Mon, 30 Apr 2001, David Fahed wrote:
> Hi,
>
> My problem : allow some user to access to web site after and before some hour
s
> of the day with a cisco router.
>
> Thanks in advance.
> **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:02 GMT-3