Few times i get experiment with c lines but stuttering and i got a good idea
Have found a tutorial to install open dns. Open dns is better for the internet connection
because dns are better, faster and alway`s update even when you provider is offline
and better for connection cline.. And ..Pir***-bay is back again
Here is the tutorial
Open dns install tip
:dns server route flush
:dns server route add dns=208.67.222.222 metric=1 intf=Internet
:dns server route add dns=208.67.220.220 metric=1 intf=Internet
:dns server route list (to make sure the changes have taken)
"saveall" (If the router is powered off for what ever reason, this cmd will retain the DNS IP's)
typing "exit" will exit you from telnet.
Remove orginal dns servers from Linux Pc
And add open dns servers
sudo nano /etc/resolv.conf
nameserver 208.67.220.220
nameserver 208.67.222.222
Restart network
sudo /etc/init.d/networking restart
Goto open dns test site ..
_http://welcome.opendns.com/
enyoy
Have found a tutorial to install open dns. Open dns is better for the internet connection
because dns are better, faster and alway`s update even when you provider is offline
and better for connection cline.. And ..Pir***-bay is back again
Here is the tutorial
Open dns install tip
:dns server route flush
:dns server route add dns=208.67.222.222 metric=1 intf=Internet
:dns server route add dns=208.67.220.220 metric=1 intf=Internet
:dns server route list (to make sure the changes have taken)
"saveall" (If the router is powered off for what ever reason, this cmd will retain the DNS IP's)
typing "exit" will exit you from telnet.
Remove orginal dns servers from Linux Pc
And add open dns servers
sudo nano /etc/resolv.conf
nameserver 208.67.220.220
nameserver 208.67.222.222
Restart network
sudo /etc/init.d/networking restart
Goto open dns test site ..
_http://welcome.opendns.com/
enyoy
Comment