Authoritative DNS (Domain Name Server) Server

Oct 11, 2006

I got Problem with DNS , Some time it's work the sites on the server some time it's not

The report From DNS:

ns116.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.133, but authoritative DNS server (72.232.232.132) says it is 72.232.232.131

ns115.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.132, but authoritative DNS server (72.232.232.132) says it is 72.232.232.130

ns116.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.133, but authoritative DNS server (72.232.232.133) says it is 72.232.232.131

ns115.***********.: Parent server (k.gtld-servers.net) says A record is 72.232.232.132, but authoritative DNS server (72.232.232.133) says it is 72.232.232.130


The DNS on the server :

72.232.232.132

ns115.***********

72.232.232.133

ns116.***********

View 1 Replies


ADVERTISEMENT

Cpanel Domain Name Server (DNS) Setting For Email On 2 Seperate Server

Nov 7, 2009

This is the scenario, domain.com are setup on server1, however server2 also has the same profile of domain.com as we use ns3 and ns4 using domain.com. This works fine with the nameserver setup on server2.

However I encounter problems as the emails from server2 won't reach server1 as there are duplicate profile on server2.

My question is how do I setup the DNS in cpanel/whm from server2 so the emails from server2 will reach server1?

Server1 (www.domain.com)
ns1.domain.com
ns2.domain.com

Server2
ns3.domain.com
ns4.domain.com

View 6 Replies View Related

DNS Domain Name Server Manager In Windows Server 2008

Aug 28, 2009

I have been searching everywhere trying to find a tutorial but It is not going anywhere. Basically I need to create 2 nameservers for Godaddy and pretty much so when i type http://mysite.com it goes to my site. I can access everything from http://myip and everything works. Now is there a step by step on how to actually do it in the DNS Manager? I need help like what IP address do I use is it the router ip? The external IP?

View 7 Replies View Related

Primary Server Using Script To Upload On 2nd Server Without A Domain

Oct 20, 2007

i am currently with a host, hosting my important sites. I am now going to purchase some space from another host purely for storage purposes and bandwidth usage as they are within my budget.

Now i have my primary domain with my main host, and i would like to have a script or link from my current host which leads onto my 2nd host for users to upload their images or files. Now i have a problem, the second host that i will have will not have a registered domain attached to it, but rather it will be just storage.

I would prefer to have a subdomain from my primary host pointing to my second host. The problem is where will the subdomain point to? Or will it even work that way without having to purchase another domain?

View 4 Replies View Related

Plesk 11.x / Linux :: Server Domain 302 Redirects To Hosted Domain - How To Undo

Nov 16, 2014

When I hit my server's domain it redirects me to one of the hosted sites' domain with a 302 redirect. It used to return the default plesk server page. How can I cancel the redirect?

View 2 Replies View Related

How To Setup Domain Name Server For Multiple Server?

Sep 16, 2006

I have 1 server so I setup dns as ns1.mydomain.com, ns2.mydomain.com ip address pointed to server1. So, now I just bought another server. Can I setup ns2.mydomain.com pointed to 2nd server. Also how to setup more servers ie. 10, 20 server because I can only set up to 6 dns in one domain name.

View 8 Replies View Related

Change Domain Name Server (DNS) For Server Move

Jul 21, 2008

Could someone tell me what I need to change in the DNS zone for when moving servers, to minimize downtime

View 5 Replies View Related

How To Set Subdomain To Other Server, Domain In Godaddy, Server In Outside

Mar 6, 2008

i had searching in this forum and in google How to set Subdomain to other server, i had try some of methode but still not working, because i cant set A Name in godaddy, because i use other webhosting outside godaddy

i just have ip address from my other server, i want subdomain to go this ip address, for example 10.42.1.21

what is your experience in godaddy, how to set Subdomain to other server, please give simple step by step dude

View 1 Replies View Related

Domain Parking - Wildcard Domain Name Server (DNS)?

Nov 5, 2008

We have a lot of unused domains that we'd like to setup domain parking for.

To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page.

We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?

View 2 Replies View Related

Domain Parking With Win2k3 Domain Name Server (DNS)?

Aug 3, 2007

i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly..

Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS??

I just can't find any answer for this, everything i've found required manual creation of lookup entries..

anyone?

View 8 Replies View Related

Reverse Domain Name Server (DNS) ARPA For Domain On VPS

Jul 6, 2007

I have a vps with dedicated ip's for my domain names.

I read that in order for mails coming from my server not be picked up as spam, i need to add reverse ip entries.

Now i have already added the glue nameserver records on my godaddy control panel,

ns1.mydomain.com -> 10.20.30.40
ns2.mydomain.com -> 10.20.30.41

But do i need to speak to the datacenter to add the reverse dns entries for my domain on their nameservers? What about if i host my nameservers offsite, but then have my webserver/mailserver etc inside the datacenter? Would i need to request the datacenter where the nameservers are hosted to add the reverse ip entries for the domain, and then the request the same from the datacenter for my web/mail servers to add the reverse entries?

Is it really required?

View 2 Replies View Related

Domain Does Not Resolve :: Domain Name Server (DNS) Issues

Aug 14, 2008

I've been having some DNS problems with one of my domains for quite some time now. The domain does not always resolve - some go days without being able to access the site.

I ran a simple BASH script to show what I mean. I replaced my domain with "mysite.net" and the IP with "xx.xx.xxx.xxx".

# for i in `seq 1 15`; do host mysite.net; done

mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
Host mysite.net not found: 2(SERVFAIL)
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.
mysite.net has address xx.xx.xxx.xxx
mysite.net mail is handled by 0 mysite.net.

Has anyone experienced a similar problem? I have gone over the DNS records countless times and see no problems. The site is hosted on my own dedicated server.

View 13 Replies View Related

Domain Name Server Directory On Another Server?

Sep 28, 2006

I am fairly sure this is impossible, but I figured I'd ask anyway.....

Right now I have a forum setup at http://support.myhostingcompanydomain.com/forum/ and I would like to move the forum to another server on another network, so I'm wondering if its possible to have

http://support.myhostingcompanydomain.com hosted on one server and

http://support.myhostingcompanydomain.com/forum/ hosted on another?

View 3 Replies View Related

Using Domain Name Server (DNS) And A Backup Server

Mar 4, 2007

I currently have two VPS servers, each with 2 DNS names running on them as follows:

dns1.mydomain.com (on Server A)
dns2.mydomain.com (on Server A)
dns3.mydomain.com (on Server B)
dns4.mydomain.com (on Server B)

I have websites running on each server and I would like to have something set-up so that when one server goes down, the other server displays a nice page saying the website is unavailable currently and will be back shortly - you know, something nicer then the normal "Server Not Found" default messages.

What is the best way to do this?

If I have CLIENTDOMAIN.COM and put them on Server A and they use all 4 DNS server names, will the top two DNS names always be used by people finding the website, and the bottom two choices only be used if the top two can't be found?

I believe I have to create an account on Server B for them as well, just only placing the temporary page within the account, rather then a whole copy of their website. Correct?

View 0 Replies View Related

Howto Set A Domain Name Server (DNS) To A Domain

Jan 26, 2009

I´ve a domain but haven´t set the DNS servers yet....now I get a free hosting and I wanted to associate the DNS servers to my domain but I don´t know how!!!

It would be great If you could help me...and let me know if you need more info..

View 5 Replies View Related

Sending Email To Another Server When The Email Address Domain Is On This Server

Jun 24, 2008

I currently have a domain on Server 1 (Linux, Apache, Ubuntu, Matrix control panel).

This server does not have any spam filter, so I have moved all the email accounts to Server 2 (Linux, Apache, Fedora Core, Plesk) which does have a brilliant spam filter; and have changed the DNS record for mail.domain.com to the IP address for Server 2.

Emails are being successfully received on Server 2.

On Server 1, when an email is sent through SMTP to an address at that domain, it does not send it to Server 2, it gets delivered to the hosting account for the domain on Server 1. So what I am guessing is happening is that Server 1 detects the domain has an account on the server, and instead of looking up the DNS info for that domain, just assumes it is on Server 1.

What I need to do, is force Server 1 to send email for that domain to Server 2. Is this possible, and if so, how can it be achieved? If more info about the server is required for a solution please let me know and I'll provide what I can.

View 5 Replies View Related

What Is DNS Domain Name Server?

Aug 15, 2006

i'm looking to build a site, but i'm stuck somewhere, they say you have to update your DNS, where do i find that or what do i do?

View 6 Replies View Related

VPS For Domain Name Server (DNS) Only

Jun 26, 2007

Looking for a vps for dnsonly cpanel

around 600 zones for now.

View 10 Replies View Related

1 Out Of 2 Domain Name Server (DNS) Is Down

May 21, 2008

There are few clients complaining site inaccessible but it could be accessible from other location.

Does this mean that the client's is resolving to the down DNS server? Any fix on this to force the client to resolve to the main DNS server?

View 3 Replies View Related

How Do I Run A Ns Or Domain Name Server (DNS)

Nov 16, 2006

Im trying to get my hosting going but i relised i need a name server for domains. I have no idea how to do any of this. What i want is to be abel to point name server to my server and then direct where it should go. Im running windows 2003 server on it.

View 3 Replies View Related

What Is A Domain Name Server (DNS)

Dec 2, 2008

DNS Server?

What exactly is it? I'm quite confused with it..

Is it a must to have? How does it work?

View 11 Replies View Related

VPS - IP And Domain Name Server (DNS)

Jun 30, 2008

I'm going to start to configurate a VPS and I have a few questions, please help me.

1- If I have a VPS and I want to have some domains there, Do I need private nameservers?
Is there any other way to go? (for example, could I use the DNS of my provider?)


2- How many IP Addresses do I need for a VPS?
I think if I have to use private nameservers I'd need two IP for them. Is it correct?

And if I want to have reverse DNS for my Host, I think I would need a IP address to be used on for that. Is it correct?

So, I would need at least 3 IP Addresses. Is it correct?

3- Is it possible to use a VPS with only two IP Address?
Many VPS providers give you only two IP Addresses. Could I use 1 IP Address for DNS and reverse DNS for my Host at the same time?

Is it not a problem with hotmail, yahoo, gmail, etc?

View 5 Replies View Related

Domain Name Server (DNS) Cache Problem? Or Server Problem?

Jun 26, 2008

I just migrate my server into IWeb, the server working great and in reasonable price but the problem is this server give me some funny problem. Anyone can help?

Basically I am in Singapore. My Website which suppose to show english content somehow become mass question mark as below. I am Sure that its not coding problem or Encoding problem since last time it can working fine (it happen only after I migrate the server from layeredtech into here)

But the content will show correctly if you open from US IP or other proxy server. I try in many computer here , some computer show error as I have. So its not computer problem as well since many computer see same error.

It will working fine again after I download and reupload the file but it will back again after 2 weeks.

Is it anything wrong with my server? or dns server setting? why only shown the problem from singapore-malaysia and indonesia side?

Some people say it because error on my DNS ISP , but I dont think so since many people in those country see the same thing. Any idea what should I do?

View 9 Replies View Related

Domain Forward To Server IP?

Jun 4, 2006

I'm totally new at the dedicated server thing. I want to point a domain (mintylabs.com) to my server IP making it possible to have my own custom dns (e.g. ns1.mintylabs.com).

View 2 Replies View Related

Changed The DNS - Domain Name Server

Mar 8, 2009

i have a reseller and a client couldn't renew his domain name , so he bought a new domain name and he wants me to move his files (hosted on his old domain name) to his new domain name . how can i do that ?? (his old domain name is hosted on godaddy now)

View 8 Replies View Related

Domain Name Server DNS Pointing

Feb 10, 2007

Hello all, hope someone can help.

I have a domain incl. hosting (fanferwalde.com) and three extra domain names, fanferwalde.nl , fanfalingasate.com , fanfalingasate.nl (all three without hosting) who I want to point to fanferwalde.com.

Before I bought the extra domains I asked the provider if I could point the extra domains to the “head” domain (fanferwalde.com).
Yes, that was possible they said so I bought the extra domains.
I asked the provider to help with the configuration to point them to the head domain but they refused, I must do it by myself……………………..
There is no possibility they do it when I pay extra for it so I feel pressed to take also a hosting for the extra domains; then I can make a redirect on each index page.

All domain names have an own DNS control panel. I have full access to this.

The first picture is the DNS from the head domain.

The second picture is the DNS from one of the extra domains I want to point to the head domain.


What must I put where so the website from fanferwalde.com will appear when I write fanferwalde.nl in the browser?
THANKS in advance!!!

(Sorry for my bad English, I’m Dutch)

View 12 Replies View Related

Domain Name Server DNS Cluster

Jul 27, 2006

I´m running 4 servers on a cpanel - dns - cluster.

- 1 running cpanel (srv01)
- 3 running cpanel-dns-only (cluster01 - cluster03)

My DNS config is:

srv01 - dns1.domain.com
cluster01 - dns2.domain.com

I ´ve setup on srv01:
- cluster01 (synchronize changes)
- cluster02 (standalone)
- cluster03 (standalone)

On cluster01:
- srv01 (synchronize changes)
- cluster02 (standalone)
- cluster03 (standalone)

And on cluster02 and cluster03, I did something like that:
- srv01 (synchronize changes)
- cluster01 (synchronize changes)
- cluster03 (standalone)
And
- srv01 (synchronize changes)
- cluster01 (synchronize changes)
- cluster02 (standalone)

1. So, is that correct?

2. It seems that when I click on 'syncronize all DNS records on all the servers' only cluster01 and srv01 got all the DNS records. So is it normal?

Yet If I add a domain on cluster02 for example, where I need to add the DNS? cluster02 named.conf or on cluster01/srv01?

View 1 Replies View Related

Domain Name Server (DNS) Hosting On A VPS

Sep 17, 2007

I need to make a dns hosting for a client of mine. He will change his domain name nameservers to point to my server.

His website is hosted on another hosting company. On my server I will create all the necessary CNAME and A records to point www on the server of the other company.

My problem is with the MX records though. Because my client owns a local mailserver, (I think it's MS Exchange server) I need to create a primary MX record to deliver all the mails to that mailserver. No problem till here.. But he also needs a secondary MX record in case his mailserver is inaccessible ,so all the mails have to be queued on my VPS and when his mailserver is accessible again to deliver all the mails.

Any idea of how I can configure my dns zones for that?

View 1 Replies View Related

Domain Name Server (DNS) Changes With Subdomains

Aug 6, 2007

I currently have shared hosting, but am getting VPS with another company. I'd like to keep my domains on my original hosting and direct the domains to the new server. I've been reading and it doesn't seem that hard to change for a regular domain. The problem is I don't seem to understand how to do the same for a subdomain. I keep reading about the A record and CNAME, but just don't get it.

Does anyone have any experience with this. Do I just put the IP address for the new server in the A record? I just want to make sure I know what's going on before I order my new hosting and find out it's not possible or something.

I'm also curious if mail, like myname@mydomain.com will continue to work. Or is there something I need to change for this as well.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved