Setting up VPS need help please

Discussion in 'Site & Server Administration' started by xtremeskill, Aug 9, 2009.

  1. #1
    good day DP i am setting up one VPS for personal use i want to link it with domain i have registered on another registrar now with vps i have 2 ip's
    like :
    abc.def.ghi.1
    abc.def.ghi.2
    now as far i know i have to register a new name servers for vps at my domain registrar eg if my domain is :
    domain.com
    i have set name servers like :
    ns1.domain.com > abc.def.ghi.1 (ip)
    ns2.domain.com > abc.def.ghi.2 (2nd ip )
    in FQDN i entered : host.domain.com
    but its still not working any help guys ?
     
    xtremeskill, Aug 9, 2009 IP
  2. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #2
    Make sure that you have created A records for your nameserver in the DNS zone of your main domain (domain.com). you will need to create following A records,

    ns1 A abc.def.ghi.1
    ns2 A abc.def.ghi.2

    Also, it will take few hours to propagate the changes.

    Kailash
     
    kailash, Aug 9, 2009 IP
  3. Janak

    Janak Peon

    Messages:
    68
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Also, make sure that you have set up resolver.conf correctly. It should contain local DNS records of your service provider.
     
    Janak, Aug 9, 2009 IP