| Linode Forum https://forum.linode.com/ |
|
| DNS Resolving Broken https://forum.linode.com/viewtopic.php?f=19&t=6129 |
Page 1 of 1 |
| Author: | aaronfitz [ Sat Oct 16, 2010 3:41 pm ] |
| Post subject: | DNS Resolving Broken |
Hello, I'm using Arch Linux on a Linode 512. My network configuration was working fine recently, but, not now. I did do a Linode resize recently, but I don't believe this caused the problem as I'd been able to do package installs up until a couple days ago. I mention this because someone seemed to have an identical problem to this caused by a resize, but it sounds like it was a problem with the resize and SELinux playing nicely together: http://www.linode.com/forums/viewtopic.php?t=5818 Here's the contents of /etc/resolv.conf: Code: 8.8.8.8 Name lookups are broken, however, I can access the Internet just fine by IP address - Code: $ ping google.com Anyone have any pointers? The following is some general networking information from my server (specific machine IP addresses removed) - Code: $ ifconfig |
|
| Author: | rsk [ Sat Oct 16, 2010 4:10 pm ] |
| Post subject: | |
Code: nameserver 8.8.8.8 Read 'man resolv.conf' >.<. Also, why using Google's DNS instead of Linode's local ones, that are in same building as you are? |
|
| Author: | aaronfitz [ Sat Oct 16, 2010 4:35 pm ] |
| Post subject: | |
rsk wrote: Code: nameserver 8.8.8.8 Read 'man resolv.conf' >.<. Also, why using Google's DNS instead of Linode's local ones, that are in same building as you are? I had Linode's servers in there, but was fiddling with making the OpenVPN configuration bridged instead of tunneled and as a side-effect the dhcp client ended up clobbering my resolv.conf. Put Google's in there quickly since I knew the IP addresses. |
|
| Author: | otherbbs [ Sun Oct 17, 2010 1:17 am ] |
| Post subject: | |
aaronfitz wrote: dhcp client ended up clobbering my resolv.conf
Switching to static configuration will solve that, see http://library.linode.com/networking/co ... nterfaces/ -- Travis |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|