mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
netexternal.cgi: Show DNSSEC status
The netexternal.cgi has been extended to show what type of DNSSEC support the upstream nameservers offer.
This commit is contained in:
@@ -775,6 +775,10 @@
|
||||
'dnsforward entries' => 'Current entries',
|
||||
'dnsforward forward_server' => 'Nameserver',
|
||||
'dnsforward zone' => 'Zone',
|
||||
'dnssec aware' => 'DNSSEC Aware',
|
||||
'dnssec information' => 'DNSSEC Information',
|
||||
'dnssec not supported' => 'DNSSEC Not supported',
|
||||
'dnssec validating' => 'DNSSEC Validating',
|
||||
'do not log this port list' => 'Drop this port list just before they are logged (reduces log size)',
|
||||
'dod' => 'Dial on Demand',
|
||||
'dod for dns' => 'Dial on Demand for DNS:',
|
||||
@@ -1553,6 +1557,7 @@
|
||||
'name is invalid' => 'Name is invalid',
|
||||
'name must only contain characters' => 'Name must only contain characters.',
|
||||
'name too long' => 'User\'s full name or system hostname is too long',
|
||||
'nameserver' => 'Nameserver',
|
||||
'nat-traversal' => 'Nat Traversal:',
|
||||
'needreboot' => 'An update requires a restart',
|
||||
'net' => 'Net',
|
||||
|
||||
Reference in New Issue
Block a user