The default connector for an accept/white list is OR so [a, b] means a or b. At the opposite for a reject/black list it is AND so not [a, b] means not(a) and not(b). Just the common usage... Regards Francis Dupont <fdupont at isc.org>