Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30th July 2011, 01:45 PM
ndvhungctt Offline
Registered User
 
Join Date: Jul 2011
Posts: 1
windows_7chrome
DNS error with Fedora 14, 15 - "connection timed out; no servers could be reached"

I have a Dell laptop.
Using VMware with Fedora 14, 15 virtual machines. Network is ok, ping ok.
I have configured DNS on both 2 Fedora 14, 15. Step by step OK.
I have google, stop iptables, check /etc/nsswitch.conf, disable selinux also.
And I test with command: host, nslookup, ping , get this error:
";; connection timed out; no servers could be reached"
So AnyOne could help me? Thanks so much.

I configure DNS on Ubuntu, is ok. That's working.

---------- Post added at 12:45 PM ---------- Previous post was at 04:23 AM ----------

IP DNS Fedora 14: 192.168.0.10
# vi /etc/named.rfc1912.zones
zone "mysites.com" IN {
type master;
file "mysites.com";
allow-update { none; };
};

zone "0.168.192.in-addr.arpa" IN {
type master;
file "mysites.com.rev";
allow-update { none; };
};

# vi /var/named/mysites.com
$TTL 1D
@ IN SOA dns.mysites.com. mail.mysites.com. (
2011073001 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ) ; minimum
IN NS dns.mysites.com.
dns IN A 192.168.0.10
# vi /var/named/mysites.com.rev
$TTL 1D
@ IN SOA dns.mysites.com. mail.mysites.com. (
2011073001 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ) ; minimum
IN NS dns.mysites.com.
10 IN PTR dns.mysites.com.
# service named restart
# service iptables stop
# vi /etc/selinux/config # SELINUX=disabled
# vi /etc/resolv.conf
nameserver 192.168.0.10
# vi /etc/nsswitch.conf
hosts: files dns
# host dns.mysites.com
;; connection timed out; no servers could be reached

I also setup chroot.
# /etc/named/chroot/etc/named/named.conf # it includes /etc/named.rfc1912.zones too.

I'm very tired for 2 days. Help me! Fedora.
Reply With Quote
Reply

Tags
dns, error, fedora

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bug Buddy throws "Network Connection Error" in Fedora Core 9 Sorata Using Fedora 0 16th July 2008 11:36 AM
Error "Timeout reached" while copying wc5b Servers & Networking 0 19th October 2007 10:20 AM
Lighttpd "Connection timed out" reidransom Servers & Networking 2 11th September 2007 06:12 AM
connection timed out; no servers could be reached absm1 Servers & Networking 2 23rd January 2006 11:02 PM
Error:visibility arg must be one of "default", "hidden", "protected" or "internal" wangfeng Using Fedora 0 23rd May 2005 04:59 AM


Current GMT-time: 00:12 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat