|
@@ -298,7 +298,7 @@
|
|
|
"client-classes": [<userinput>
|
|
|
{
|
|
|
"name": "Client_enterprise",
|
|
|
- "test": "substring(option[2].hex,0,6) == 0x0002AABBCCDD'",
|
|
|
+ "test": "substring(option[1].hex,0,6) == 0x0002AABBCCDD'",
|
|
|
"option-data": [
|
|
|
{
|
|
|
"name": "dns-servers",
|
|
@@ -371,7 +371,7 @@
|
|
|
"client-classes": [
|
|
|
{
|
|
|
"name": "Client_enterprise",
|
|
|
- "test": "substring(option[2].hex,0,6) == 0x0002AABBCCDD'",
|
|
|
+ "test": "substring(option[1].hex,0,6) == 0x0002AABBCCDD'",
|
|
|
"option-data": [
|
|
|
{
|
|
|
"name": "dns-servers",
|