On Wed, 23 Jul 1997, HiSpeed Tech Support wrote:
> acl manager proto cache_object
> acl localhost src 127.0.0.1/255.255.255.255
> acl all src 0.0.0.0/0.0.0.0
> acl allowed_hosts src 205.152.191.0/255.255.255.0 205.152.191.18/69
^^
This is not correct
THat is suppoested to be a mask length. For
example, 205.152.191.0/255.255.255.0 could
be replaced with 205.152.191.0/24 for 24 1's (255.255.255.0). I assume
205.152.191.18 is a single host and not a wierd subnet... should be
205.152.191.18/32.
Matt
Received on Thu Jul 24 1997 - 06:23:50 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:49 MST