Hi Isaac,
You could try the following:
"client-classes": [ {
"name": "workstations_oui",
"test": "substring(pkt4.mac, 0, 3) == 0xc46516" }, {
"name": "DROP",
"test": "member('workstations_oui') and
(pkt4.giaddr==192.168.0.1 ) and not member('KNOWN')" } ],
/Peter
--
Peter Davies
Support Engineer
Internet Systems Corporation