Searched refs:dns3 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/package/base-files/files/etc/init.d/
H A Dnet-wan161 local dns3=$($CONFIG get wan_ether2_dns1)
163 if [ "x$dns3" != "x" ] ;then
164 echo $dns3 > /etc/ppp/pppoe2-dns.conf
165 echo "nameserver $dns3" >> /tmp/resolv.conf

Completed in 20 milliseconds