View Single Post
Posts: 6 | Thanked: 1 time | Joined on Jan 2011
#7
Originally Posted by sirpaul View Post
hi,
try the solution in post #3 via the link in edit2.
In short:
First of all, you have to close all connections (probably)
in xterm:
Code:
root
Code:
vi /etc/resolv.conf
press "i"
delete everything in this file.
Enter now in the clean file:
Code:
nameserver 127.0.0.1
press esc in the bar at the end of the screen and write:
Code:
:wq
which saves the changes made to that file and closes the editor.
Now internet should be running ok. (note: That's how i solved it, there's no warranty that it will work for you.

Credits go to hawaii
i tried all above .... No difference