mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 02:51:28 +02:00
dnsmasq: Add feature to forward domains to certain DNS servers.
Fixes #10369.
This commit is contained in:
@@ -737,6 +737,13 @@
|
||||
'dns saved txt' => 'The two entered DNS server addresses have been saved successfully.<br />You have to reboot or reconnect that the changes have effect!',
|
||||
'dns server' => 'DNS Server',
|
||||
'dns title' => 'Domain Name System',
|
||||
'dnsforward' => 'DNS forwarding',
|
||||
'dnsforward add a new entry' => 'Add a new entry:',
|
||||
'dnsforward configuration' => 'DNS forward configuration',
|
||||
'dnsforward edit an entry' => 'Edit an existing entry:',
|
||||
'dnsforward entries' => 'Current entries:',
|
||||
'dnsforward forward_server' => 'Nameserver',
|
||||
'dnsforward zone' => 'Zone',
|
||||
'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:',
|
||||
|
||||
Reference in New Issue
Block a user