PDA

View Full Version : Problem with DNS servers


serafin
01-25-2006, 09:10 PM
I have the following dns servers:
root@core [~]# cat /etc/resolv.conf
nameserver 209.51.143.76
nameserver 209.51.128.19
nameserver 209.51.128.20


and all are not responding.

serafin
01-27-2006, 09:31 PM
now everything is fine

mabarkdoll
02-04-2006, 02:10 AM
I have the following dns servers:
root@core [~]# cat /etc/resolv.conf
nameserver 209.51.143.76
nameserver 209.51.128.19
nameserver 209.51.128.20

These are also not working... I have opened a support ticket and tried fresh installs of the os... nothing is working... this is very frustrating I think I spend more time trying to make this junk work than my work!

mabarkdoll
02-04-2006, 02:11 AM
I can ping the DNS Servers from my own computer but when on the box I can't... I cant even ping google.com by ip or domain name or vm20.unixbox.com

Can someone please respond to this?

gilesmorant
04-11-2006, 11:44 AM
About a week ago I found dns resolution to be failing frequently; this then stopped some important emails from getting through.

I now have the following dns servers in my resolv.conf
nameserver 209.51.128.20
nameserver 209.51.128.19
nameserver 209.51.128.17
nameserver 209.51.143.76

I did have .18 but that seemed to be the failing DNS server.

Anyone have any better lists of dns servers?

matta
04-11-2006, 03:20 PM
I recommend using 209.51.143.76 as the primary resolver. It is a dedicated server that runs dnscache (so it's pretty fast) and it is on our LAN.

gilesmorant
04-15-2006, 10:26 AM
Thanks Matt- I've changed the primary resolver to your recommended one.

My account has been around for quite some time now (on VM2) - are there other basic configurations which have changed and we oldies should know about?

fostermarkd
05-26-2006, 05:18 PM
From my vantage point the performance is suboptimal with 209.51.143.76
In fact my resolver skips over it sometimes due to time-out.
209.51.128.20 and 209.51.128.19 seem much faster.

--- 209.51.143.76 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 8999ms
rtt min/avg/max/mdev = 0.550/2.788/7.807/2.133 ms

--- 209.51.128.20 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9001ms
rtt min/avg/max/mdev = 0.677/1.444/5.387/1.338 ms

--- 209.51.128.19 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 8999ms
rtt min/avg/max/mdev = 0.577/1.162/2.700/0.560 ms