Re: I guess I still don't get how to use acl's

From: Bernd P. Ziller <bziller@dont-contact.us>
Date: Wed, 9 Jul 1997 14:58:50 +0200 (METDST)

> Date: Wed, 09 Jul 1997 08:11:22 -0400
> From: Kip DeGraaf <kip@monroe.lib.mi.us>

> However the host still can do ICP. What did I do wrong?
>
> icp_access allow all
> icp_access deny impolite

Wrong order here.

icp_access deny impolite
icp_access allow all

because acls are tested from top to bottom and the first match is
used. So the 'allow all' was used in your case.

Regards,

-- 
   Bernd                  bziller@ba-stuttgart.de
-------------------------------------------------
      http://www.ba-stuttgart.de/~bziller/
  Perry Rhodan - Blind Guardian - Morwen   Pages
Received on Wed Jul 09 1997 - 06:00:22 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:42 MST