Right now my "Additional DNSMasq options" is as follows:
no-resolv
strict-order
server=208.67.222.222
server=208.67.222.220
1. can I specify OpenDns for the first and genuity for the second (i.e. 4.2.2.1)?
2. can I specify more than 2 IP addresses?
|
feedback
|
|
Yes and yes. DNSMasq allows as many -S (--server) options as you like. There is no issue using different DNS providers (in fact, it's a good idea). | |||||||
|
feedback
|