I have followed the instructions for creating your own name servers so I have got ns1 and ns2 .srhosting.net. which look up to their respective IP addresses. I have created a master zone for the domain name mysrhosting.com but it doesn't seem to transfer to my servers. When I look up the domain with dnstuff.com it returns my name servers as being the right ones but that is about it. I have also noticed that both of my servers are outputing the welcome to fedora apache test page. I have seen that on other fuctioning servers that the first IP address if you go to it comes with shared IP?? and the second server has this test page. Both of my servers have their test pages and I have followed the instructions whereby creating a DNS master and slave zone on the respective servers. I have given it 3 days since I transfered the domain to my name servers, but it still doesn't work. All the services on both servers are working ok and the DNS is set to ns1 and ns2 srhosting.net and their is no firewall on the router as I can access them from outside. What do I need to do??? Cheers Andy -------------------------------------------------------------------------------- Hi I have done that and each server returns their respective IP address. If i look up ns1 or ns2.srhosting.net at dnsstuff.com it returns the correct IP addresss of the server. when i look up the domain mysrhosting.com it returns the following error NS FAIL NS A timeout occurred getting the NS records from your nameservers! None of your nameservers responded fast enough. They are probably down or unreachable. I can't continue since your nameservers aren't responding. If you have a Watchguard Firebox, it's due to a bug in their DNS Proxy, which must be disabled (31 Jul 2006 UPDATE: several years after being informed of this, there is a rumor that there is a fix that allows the Watchguard DNS proxy to work). Does this mean BIND on my servers isn't working correctly even though they are configured right and the service is working? Searching for mysrhosting.com ALL record at l.root-servers.net [198.32.64.12]: Got referral to b.gtld-servers.net. (zone: com.) [took 85 ms] Searching for mysrhosting.com ALL record at b.gtld-servers.net. [192.33.14.30]: Got referral to ns2.srhosting.net. (zone: mysrhosting.com.) [took 264 ms] Searching for mysrhosting.com ALL record at ns2.srhosting.net. [91.84.34.130]: Timed out. Trying again. Searching for mysrhosting.com ALL record at ns2.srhosting.net. [91.84.34.130]: Timed out. Trying again. Searching for mysrhosting.com ALL record at ns1.srhosting.net. [91.84.34.131]: Timed out. Trying again. Searching for mysrhosting.com ALL record at ns1.srhosting.net. [91.84.34.131]: Timed out. Trying again. Searching for mysrhosting.com ALL record at ns1.srhosting.net. [91.84.34.131]: Timed out. Trying again. Searching for mysrhosting.com ALL record at ns1.srhosting.net. [91.84.34.131]: Timed out. Trying again. even though I have got dns entries in both servers it comes up with these errors I am stuck on what I should enter into the settings page on ispconfig on each server. My NAT setup is that I have an internal network so each server has an IP address of 192.168.1.xx then my draytek router translates this into my ip addresses 91.84.34.130>131 I have followed the instructions on how to set up your own name server but I am not sure which IP address to put into the settings box it could either be 192.168.1.12 or 91.84.34.130 the subnet mask is 255.255.255.0 and under the dns tab i have put in ns1 and ns2 srhosting.net I have allocated each server with ns1 and ns2 in their respective host name fields, but where i am stuck is when i transfer 2 domains these being vsk-gbr.com and mysrhostng.com when i run a dns look up in dnshosting it finds the correct name servers but says that the ns records time out. I have checked my firewall which is disabled and both servers have all ports open to the net I tested this by using the port scanner under the tools button. I have seen that from set ups that are hosting websites successfully the IP of the main server has a shared IP message and the second server has the standard test page, I have this test page on both is that why it is not working?? i have created master and slave zones for the domain names its just a case of getting the BIND on the servers to talk to the outside world when queried.
If you're behind a router, you must forward port 53 (TCP and UDP!) from your router to your nameserver. The big problem then is that you can forward one port to only one system, so you can run one public nameserver in your local network, but not more.
My main name server ns3.teignmouthhosting.com has the ports 53 tcp and udp redirected to them. This is where the master records are kept for the domains. Surely if they are both DMZ then all ports are exposed to the internet?? I still think it has something to do with the fact that when you go on the ip address 91.84.34.133 it comes up with the doman test page on both the internal and the external network instead of the shared IP which would suggest to me that the DNS setup is wrong, I didn't think that I needed to change the contents of the bind file because ispconfig does that all for you. Why should they be timing out like the error above, because they have had 2 days to propergate, but yet still on the domain vsk-gbr.com which points to my name servers which both have the master and slave records as outlined in the dbs how to with go daddy. If you go to network-tools.com you can query my name servers and they come up with my IP addresses. Is this a problem with the configuration of isp config?? you can login to my main name server ns3.teignmouthhosting.com the username is admin and the password is agst89f I have used the update manager to use the remote framework beta, but now when you click on tools there is nothing there??
Maybe there's something wrong with your router/firewall because Code: dig @91.84.34.133 google.com also doesn't work.
mysql dns status i will try and install your dns mysql software, would this be more effective than the dns under the isp config?
Technically there's no difference. The name servers are different (BIND vs. MyDNS), but I don't think your problem is related to BIND. It sounds like a firewall issue to me or something like that. And keep in mind that you cannot use MyDNS if you have ISPConfig installed.
requested qoute from virtual hosts file DEVICE=eth0:0 BOOTPROTO=static IPADDR=192.168.2.42 NETMASK=255.255.255.0 TYPE=Ethernet I am not going to use the my DNS service I am going to use the ISP config bind. I am now using the latest version of ISP config. Is this qoute right?