DNS are confused!

Discussion in 'Site & Server Administration' started by Arkidas, Jul 24, 2008.

  1. #1
    This is how my hosts file looks like:

    $ttl 38400
    malesopranos.com.	IN	SOA	server.malesopranos.com. email@malesopranos.com. (
    			1206973894
    			10800
    			3600
    			604800
    			38400 )
    malesopranos.com.        IN    A     213.190.120.146
    www.malesopranos.com.    IN    CNAME malesopranos.com.
    ns1.malesopranos.com.    IN    A     213.190.120.146
    ns2.malesopranos.com.    IN    A     213.190.120.146
    malesopranos.com.        IN    NS    ns1.malesopranos.com.
    malesopranos.com.        IN    NS    ns2.malesopranos.com.
    
    Code (markup):
    In GoDaddy this is what I did:

    NS1.MALESOPRANOS.COM
    Hostname 1: 213.190.120.146
    
    NS2.MALESOPRANOS.COM
    Hostname 1: 213.190.120.146
    Code (markup):
    This is what happens. When people go to my IP, 213.190.120.146, they are referred to malesopranos.com where my old server is. When I enter in localhost or 192.168.1.33 which is the local IP of the server, that happens to me as well. Therefore, it is not possible to access my new server, everything refers to my old one. Why is this happening?
     
    Arkidas, Jul 24, 2008 IP
  2. gate2vn

    gate2vn Peon

    Messages:
    809
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    0
    #2
    I see domain malesopranos.com was resolved to 213.190.120.146 already. Did you clear your computer cache yet?
     
    gate2vn, Jul 24, 2008 IP
  3. Arkidas

    Arkidas Member

    Messages:
    216
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #3
    I got this fixed by using GoDaddy's DNS. I would like to have them working on my own server later though but this will do for now. It's quite amazing how fast they resolved after changing to their DNS.
     
    Arkidas, Jul 24, 2008 IP
  4. zacharooni

    zacharooni Well-Known Member

    Messages:
    346
    Likes Received:
    20
    Best Answers:
    4
    Trophy Points:
    120
    #4
    You can't have @ in RP record, instead put it like this:

     
    zacharooni, Jul 25, 2008 IP