[Solved] How to change WAN DNS port?
I have my WAN DNS 1 + 2 set to the OpenDNS Family Shield addresses.
1: 208.67.222.123
2: 208.67.220.123
I want to make use of port 443 that the OpenDNS servers listen on.
I want to change the default port from 53 to 443, how can I achieve this?
Do I enter 208.67.222.123:443 and 208.67.220.123:443 in the GUI?
Do I add a rule to the PREROUTING table to change the destination port?
Do I add something to dnsmasq.conf.add?
Thanks!
I have my WAN DNS 1 + 2 set to the OpenDNS Family Shield addresses.
1: 208.67.222.123
2: 208.67.220.123
I want to make use of port 443 that the OpenDNS servers listen on.
I want to change the default port from 53 to 443, how can I achieve this?
Do I enter 208.67.222.123:443 and 208.67.220.123:443 in the GUI?
Do I add a rule to the PREROUTING table to change the destination port?
Do I add something to dnsmasq.conf.add?
Thanks!
Last edited: