Results 1 to 3 of 3
Hi guys, this is vedaprasad. I am not able to find /etc/resolve.conf on my centos machine.it says no such file or dir .with out this file i am not able ...
- 03-07-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 7
problem with /etc/resolve.conf
Hi guys, this is vedaprasad. I am not able to find /etc/resolve.conf on my centos machine.it says no such file or dir .with out this file i am not able to connect to internet.when i ping my localhost and my machines ip address i am getting a reply.but when i ping some domain(eg - google.com) i get no reply.i tried manually entering the dns nameserver from system->adminstration->network->dns tab.i dono what ip to enter there..can some one please help
Thanks in advance
- 03-07-2010 #2
The filename is /etc/resolv.conf
not /etc/resolve.conf
If /etc/resolv.conf should also be missing, you can create it as a quickfix.
Become root, and put this in the file:
nameserver <IP_OF_YOUR_NAMESERVER>
You should be able to resolve names now.
Do a reboot and look at /etc/resolv.conf again for changes.You must always face the curtain with a bow.
- 03-07-2010 #3You can use OpenDNS, Google DNS or DNS provided by your Internet Service provider.i tried manually entering the dns nameserver from system->adminstration->network->dns tab.i dono what ip to enter thereIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote