May
19
Slow internet with bethere
Filed Under broadband |
I’ve been having problems generally surfinf the web through all web browsers with bethere internet.
This is how you fix it, in case you have the problem as well:
Please reset the DNS servers on the BeBox the following way and this should resolve the issue that you report:
1) go to Start Menu/All Programs/Accessories and open a Command Prompt
2) in Command Prompt type: telnet 192.168.1.254
3) for username use: Administrator and for password use the current password (there is no password by default).
4) after logging in, enter the following command:
dns server route list
dns server route flush
dns server route add dns=87.194.0.51 metric=1 intf=RoutedEthoA
dns server route add dns=87.194.0.52 metric=2 intf=RoutedEthoA
saveall
exit
This is another of Matt’s tips for a better life.