how do i make nameservers with plelsk

Discussion in 'Site & Server Administration' started by adviceforall, Aug 1, 2008.

  1. #1
    Hey i brought a new vps its windows server 2003 and i aslo want to make nameservers i got domans with fxdomains.com

    my domain is http://blizzlikedatabase.info/ i want to make my own name servers


    my 2 ips are

    75.127.105.202
    75.127.105.213

    can someone help me how to conigure them with plelsk and with fxdomains so they go with them 2 ips

    i want to make ns1.blizzlikedatabase.info and ns2.blizzlikedatabase.info
     
    adviceforall, Aug 1, 2008 IP
  2. adviceforall

    adviceforall Banned

    Messages:
    1,608
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    so how do i do this please help
     
    adviceforall, Aug 2, 2008 IP
  3. Estevan

    Estevan Peon

    Messages:
    120
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    0
    #3
    hello

    first go in dns settings under your domain
    add the values
    ns1.blizzlikedatabase.info A 75.127.105.202
    ns1.blizzlikedatabase.info A 75.127.105.213
    blizzlikedatabase.info NS ns1.blizzlikedatabase.info
    blizzlikedatabase.info NS ns2.blizzlikedatabase.info

    go in your domain register company
    create your custom dns
    ns1.blizzlikedatabase.info 75.127.105.202
    ns1.blizzlikedatabase.info 75.127.105.213

    change your dns
    if have problems send me message

    Best
     
    Estevan, Aug 3, 2008 IP
  4. IndianFreak

    IndianFreak Banned

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    nameservers are made in your domain registrar account not in control panel
     
    IndianFreak, Aug 3, 2008 IP
  5. cybergeek

    cybergeek Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, IndianFreak is correct, first you need to create child name server entries like ns1 and ns2 or whatever name you like to give for your name server hosts in the domain name control panel at registrar end.
    *Login to plesk with admin login.
    *Go to Server Administration section
    *Open DNS Settings
    You can see many entries listed there like <domain>. These are dns entry templates
    By default there will be an entry for ns record. Change the value of that to ns1.blizzlikedatabase.info. Add one more ns record similar way for the ns2.blizzlikedatabase.info.
    After make these changes, if you haven't created a hosting account for blizzlikedatabase.info, create it. If it is already created, Go to the dns records section for this domain and add two new 'A' records.
    ns1.blizzlikedatabase.info A 75.127.105.202
    ns2.blizzlikedatabase.info A 75.127.105.213
    Then modify any existing ns entry with your new name server ns1.blizzlikedatabase.info and add one more ns entry for ns2.blizzlikedatabase.info

    You can check the name server entries are correct and working with a tool available at checkdns.net/quickcheckdomainf.aspx.

    The modification in the dns templates is required for automatically create ns entries when you add a new domain to plesk. If you need any clarification ask me.
     
    cybergeek, Aug 4, 2008 IP