<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote cite="mid:505B5339.5030808@s-carlsen.dk" type="cite">
<blockquote cite="mid:505B3A62.9020106@plexicomm.net" type="cite">
<br>
<br>
2) Is it possible to match the <i>lack</i> of option 82
information?<br>
eg: <br>
class "foo" {<br>
match if ((<i>some condition</i>) and (option
agent.circuit-id=NULL));<br>
...<br>
}<br>
</blockquote>
On a more general note, would it be possible to make a class(A) on
your "some condition" and a class(B) on the agent.circuit-id?<br>
The question is then: can you use a more elaborate allow/deny
scheme in the pools?<br>
<br>
All coming down to:<br>
deny B<br>
allow A<br>
<br>
I know this is complicated as the allow/deny rules are not
immediately intuitive.<br>
</blockquote>
<br>
Maybe. Is there some big gotchya with allow/deny that makes it
unintuitive? The man page sounds straightforward, but now you've
got me worried.<br>
</body>
</html>