dnsmasq: Add feature to forward domains to certain DNS servers.

Fixes #10369.
This commit is contained in:
Stefan Schantl
2013-07-14 11:55:29 +02:00
parent 900e2e99c4
commit e4ba53ed59
7 changed files with 450 additions and 10 deletions

View File

@@ -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:',