Heya,
I am considering reverting back resolv.conf to match what Asus uses in stock firmware, which is to always use the DNS servers rather than 127.0.0.1 (which means always use dnsmasq). Primary reason would be this might be more robust for weird ISPs who use a DHCP + VPN type of architecture (as after the DHCP lease is obtained, it typically uses a special "temporary" DNS server that can resolve the ISP's PPTP/L2TP hostname).
The primary side effect of this is the router itself will no longer be able to resolve LAN hostnames. The most visible effect for end user is netstat-nat (on the webui) would no longer resolve LAN IPs into LAN hostnames (but it would still work for public hostnames).
Any impact on the existing scripts out there that are run on the router itself? Does any of these require to be able to resolve LAN IPs and hostnames?
I am considering reverting back resolv.conf to match what Asus uses in stock firmware, which is to always use the DNS servers rather than 127.0.0.1 (which means always use dnsmasq). Primary reason would be this might be more robust for weird ISPs who use a DHCP + VPN type of architecture (as after the DHCP lease is obtained, it typically uses a special "temporary" DNS server that can resolve the ISP's PPTP/L2TP hostname).
The primary side effect of this is the router itself will no longer be able to resolve LAN hostnames. The most visible effect for end user is netstat-nat (on the webui) would no longer resolve LAN IPs into LAN hostnames (but it would still work for public hostnames).
Any impact on the existing scripts out there that are run on the router itself? Does any of these require to be able to resolve LAN IPs and hostnames?