Ralph Angenendt wrote:
Ed Morrison wrote:
Ralph Angenendt wrote:
Please show your /etc/resolv.conf (and rename it to that, if you really have a /etc/resolve.conf).
My /etc/resolv.conf:
; generated by /sbin/dhclient-script search csds.local nameserver 192.168.1.4 nameserver 65.106.1.196 nameserver 65.106.7.196
And those servers are reachable by you? Can you ping them?
Ralph
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Yes they are available:
[root@ftp ~]# ping 65.106.1.196 PING 65.106.1.196 (65.106.1.196) 56(84) bytes of data. 64 bytes from 65.106.1.196: icmp_seq=0 ttl=248 time=7.38 ms 64 bytes from 65.106.1.196: icmp_seq=1 ttl=248 time=6.70 ms 64 bytes from 65.106.1.196: icmp_seq=2 ttl=248 time=7.24 ms 64 bytes from 65.106.1.196: icmp_seq=3 ttl=248 time=6.79 ms
--- 65.106.1.196 ping statistics --- 5 packets transmitted, 4 received, 20% packet loss, time 4006ms rtt min/avg/max/mdev = 6.702/7.033/7.385/0.289 ms, pipe 2 [root@ftp ~]# ping 65.106.7.196 PING 65.106.7.196 (65.106.7.196) 56(84) bytes of data. 64 bytes from 65.106.7.196: icmp_seq=0 ttl=58 time=6.72 ms 64 bytes from 65.106.7.196: icmp_seq=1 ttl=58 time=6.80 ms 64 bytes from 65.106.7.196: icmp_seq=2 ttl=58 time=6.19 ms
--- 65.106.7.196 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 6.194/6.575/6.808/0.287 ms, pipe 2 [root@ftp ~]#