![]() |
DNS Problem
I dunno why i using my dns server,it cannot resolve names in domains not handled by myself,i only can resolve those handled by myself
|
Thst the normal behaviour of mydns, as mydns does not dontain a resolver library. Solution is to install a dns resolver like dnsmasq.
Follow the steps that are described in the chapter "Installing DNSMasq" from here (and only this chapter and not the whole tutorial): http://www.howtoforge.com/mydns_mydn...on_ubuntu_edgy |
Thanks,but after i install the DNSMasq still cannot solve the domain,is that the config problem?
|
1) Have you reconfigured the mydns.conf file as described?
2) Have you restarted mydns? 3) Post the content of /etc/resolv.conf |
I have changed that but still not working
nameserver 127.0.0.1 search hkhost.biz nameserver 203.80.96.10 nameserver 203.80.96.9 |
What's in mydns.conf? What's the output of
Code:
netstat -tap |
I have a very similar problem. When I try to bring up my domain name it gets stuck on "resolving host" and then times out. I already switched the name servers over.
When I dig mydomain.com, it yields this: Code:
root@server1:~# dig mydomain.comThis is in my /etc/dnsmasq.conf file: Code:
no-listen = 127.0.0.1"Netstat -tap" yields this: Code:
root@server1:~# netstat -tap |
I have a very similar problem. Whenever I go to my domain name, it gets stuck on resolving host and then times out. I entered the correct name servers, and it looks like its forwarding when I do a dig mydomain.com:
Code:
; <<>> DiG 9.7.0-P1 <<>> mydomain.comI followed all the configuration instructions in the tutorial posted above and made the appropriate entries in ISPconfig under DNS and site. Here is the output of my netstat -tap: Code:
root@server1:~# netstat -tapEdit: I also forgot to mention that when I ping my domain name, it does ping my ip address. It never stops pinging it though, and it displays a hostname from my service provider... I followed the perfect setup guide for ubuntu server 10.04, and everything else seems to be working perfectly. Both ns1.nameserver.com and ns2.nameserver.com point to the same IP address. Is this a problem? I had no problem entering those servers with the registrar. |
Does www.intodns.com show any problems for your domain?
|
Hehe, quite a few:
Quote:
Also... Is the intended behavior for my name servers (ns1.nameserver.com, etc) to point to the default server webpage? When I type in ns1.nameserver.com it gives me this message: Quote:
|
| All times are GMT +2. The time now is 14:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.