I saw an error in my post and corrected it below. The problem persists:
At 10:07 PM 11/4/97 , Miles Lott wrote:
>I am having problems excluding by IP address. This is
>to limit local usage only, so all users are on the same
>subnet. I enter the following:
>
> acl all src 192.168.253.193-192.168.253.224/255.255.255.0
> acl na1 src 192.168.253.2-192.168.253.192/255.255.255.0
> acl na2 src 192.168.253.225-192.168.253.254/255.255.255.0
>
> http_access deny na1
> http_access deny na2
> http_access allow all
>
>...which somehow disables all in the range "all" and otherwise.
>If I leave out the na1 & na2 lines, the entire net is allowed
>based on src address. Do I have the syntax wrong?
Received on Tue Nov 04 1997 - 22:09:18 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:27 MST