Hello,
my primary (and only) WAN is my 3G dongle. It looks there is no custom DNS setting available in the GUI with this setup. The fw versione is 380.70 and the router is an RT-AC68U.
How could I set a custom DNS with my setup? I've tried the following nvram entries:
and the following entry has automatically changed too:
but after reboot my ISP's DNS is restored as default:
Thanks
my primary (and only) WAN is my 3G dongle. It looks there is no custom DNS setting available in the GUI with this setup. The fw versione is 380.70 and the router is an RT-AC68U.
How could I set a custom DNS with my setup? I've tried the following nvram entries:
Code:
usb_wan_dns1_x=8.8.8.8
usb_wan_dns2_x=8.8.4.4
usb_wan_dns=8.8.8.8 8.8.4.4
usb_wan_dnsenable_x=0
wan0_dns1_x=8.8.8.8
wan0_dns2_x=8.8.4.4
wan0_dns=8.8.8.8 8.8.4.4
wan0_dnsenable_x=0
wan_dns1_x=8.8.8.8
wan_dns2_x=8.8.4.4
wan_dns=8.8.8.8 8.8.4.4
wan_dnsenable_x=0
and the following entry has automatically changed too:
Code:
wan0_xdns=8.8.8.8 8.8.4.4
but after reboot my ISP's DNS is restored as default:
Code:
wan0_dns=62.13.173.92 62.13.173.93
wan_dns=62.13.173.92 62.13.173.93
Thanks