To setup new DNS server on Technicolor you have to get to the configuration via telnet.
telnet
dns server route list - listing
dns server route flush - remove existing
dns server route add dns=208.67.222.222 metric=10 intf=Internet
saveall
After firmware update to 10.2.5.2 to list DNS servers:
dns server forward dnsset list
To change DNS setting back again to Plusnet’s ones:
dns server config state=disabled
dhcp server config state=disabled
dhcp server lease flush
dhcp server pool config name=LAN_private primdns=212.159.13.49 secdns=212.159.13.50
dhcp server config state=enabled
dns client flush
dns client dnsadd addr=87.194.255.155
saveall
exit
FATAL: Error loading the Perl module Digest::SHA1 needed
Solution:
apt-get install cpanminus
yum install cpanminus
cpanm Digest::SHA1
Restart ddclient for changes to take effect:
sudo service ddclient restart
Author: aendruk
I have noticed that Plusnet has changed few things since I was setup a month ago.
Initially I had about 50Mbit/s download speed. After 48h when you cannot resign without paying it went down to 35Mbit.
Initially my IP was from that range 87.114.96.xxx and suddenly I see it is 146.90.xxx.xxx
What does it mean in practice?
whatever you do or fix please test it afterwards, better however do not fix things that work, wait until they break otherwise feel the wrath of dummy users.