[Kea-users] Client Class DROP

Joe Botha joe at swimgeek.com
Sat Jan 29 10:03:16 UTC 2022


Hi

Is there a way to add lots of MAC addresses to a DROP class config, which is still somewhat readable by a human?

Seems you can only create one DROP class, and it can only have one “test” and one comment.

Something like this would be useful...

  "client-classes": [
  {
      "name": “DROP”,
      "test": "pkt4.mac == 0x777777777777”,
      "comment": “Paul”
  },
  {
      "name": “DROP”,
      "test": "pkt4.mac == 0x829393933999”,
      "comment": “Peter”
  }
]

-- 
Swimmingly,
 Joe

swimgeek.com/blog  +27 82 562 6167  instagram.com/joe.swimgeek
      "...all progress depends on the unreasonable man.”






More information about the Kea-users mailing list