config dnsfilter domain-filter
Configure DNS domain filters.
config dnsfilter domain-filter
Description: Configure DNS domain filters.
edit <id>
set name {string}
set comment {var-string}
config entries
Description: DNS domain filter entries.
edit <id>
set domain {string}
set type [simple|regex|...]
set action [block|allow|...]
set status [enable|disable]
next
end
next
end
config dnsfilter domain-filter
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Name of table. |
string |
Maximum length: 63 |
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
domain |
Domain entries to be filtered. |
string |
Maximum length: 511 |
|
||||||||
type |
DNS domain filter type. |
option |
- |
simple |
||||||||
|
|
|||||||||||
action |
Action to take for domain filter matches. |
option |
- |
block |
||||||||
|
|
|||||||||||
status |
Enable/disable this domain filter. |
option |
- |
enable |
||||||||
|
|