Is it bad to have the Reverse DNS for two IPs point to the same domain name?
        Posted  
        
            by Daniel Vandersluis
        on Server Fault
        
        See other posts from Server Fault
        
            or by Daniel Vandersluis
        
        
        
        Published on 2010-04-21T16:15:51Z
        Indexed on 
            2010/04/21
            16:23 UTC
        
        
        Read the original article
        Hit count: 444
        
dns
|reverse-dns
I am in the process of setting up a new server for my domain (the site will be moved, it is not for load balancing or the like), which has a different IP address from my existing server. My current server has a reverse DNS PTR record set up pointing its IP to mydomain.com. Is it bad to set up a reverse DNS PTR record for the new IP pointing to mydomain.com as well? Or should I wait until I do my migration to set up the record?
© Server Fault or respective owner