hi. this could easily be done using strategically placed firewall instructions (ipchains, iptables, ipfwadm) on root's crontab file. these instructions can be set to block and/or allow certain networks from accessing your proxy port depending on the time of the day. while it's not exactly in the direction of the solution you were thinking about (squid ACLs), it basically accomplishes the same thing.
hth. -vince Sano B Rutsen wrote: > I need an urgent help. I have 3 diferent networks namely >192.168.0.0/24, then 115.160.6.0/24, and 172.168.11.0/24. > >Now, I need to setup squid as a WWW proxy in my >linux box(SuSE7.1 - ip. 192.168.0.1), > >The thing here is that i need squid to be configured in a way >that it will provide service to specific "ip range" at a >"specific time" > >For ex., > > network 115.160.6.0 can only access the squid proxy from 4am-12am only, > network 172.168.11.0 can access the squid proxy from 10am-5pm only, > network 192.168.0.0 could access the squid proxy from 2am-10pm only, > >i tried reading the squid.conf file specifically the acl section and >find it too technical for me, (im a linux newbie)... And ive been >searching different sites for clues, but again I find the sqquid acl too >technical... > >So please could someone please help me with the problem, perhaps showing me >the appropriate line that would control access of the proxy server, for >a certain network at a certain time... > > >Thanx in advance! > > >__________________________________ >www.edsamail.com >_ >Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph >To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > >To subscribe to the Linux Newbies' List: send "subscribe" in the body to >[EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
