QUOTE(ywkwy @ Feb 9 2013, 06:05 PM)
Those who still using Thompson router but want to change the DNS, can backup a copy of the setting [user.ini] open with notepad and find
pool config name=LAN_private state=enabled allocation=dynamic intf=LocalNetwork poolstart=192.168.1.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 leasetime=86400 lockouttime=180
change to
pool config name=LAN_private state=enabled allocation=dynamic intf=LocalNetwork poolstart=192.168.1.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 primdns=8.8.8.8 secdns=8.8.4.4 leasetime=86400 lockouttime=180 localdns=disabled
save it and restore back to the router..
in this way the comp will auto get 8.8.8.8 and 8.8.4.4 as DNS through DHCP..
CODE
pool config name=LAN_private state=enabled allocation=dynamic intf=LocalNetwork poolstart=192.168.1.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 leasetime=86400 lockouttime=180
change to
CODE
pool config name=LAN_private state=enabled allocation=dynamic intf=LocalNetwork poolstart=192.168.1.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 primdns=8.8.8.8 secdns=8.8.4.4 leasetime=86400 lockouttime=180 localdns=disabled
save it and restore back to the router..
in this way the comp will auto get 8.8.8.8 and 8.8.4.4 as DNS through DHCP..
Jan 5 2014, 11:31 AM

Quote
0.0388sec
0.48
7 queries
GZIP Disabled