DNS server help

Discussion in 'Site & Server Administration' started by Matsta, May 17, 2007.

  1. #1
    Hi,
    I just got a VPS and i've set up LAMP and everything and when i forwarded my nameservers to my i.p's i discovered i didn't have a DNS server installed. Which one should i use and how should i configure it?
     
    Matsta, May 17, 2007 IP
  2. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The most commonly used one is BIND, though it's mildly notorious for being insecure (can run it in chroot, but still bleh).

    I personally use MyDNS which is quite faster than BIND (runs off MySQL instead of flatfiles).

    As for configuring them, theres extensive documentation all over the web, a quick Google search will pull up anything you'll ever need.
     
    CodyRo, May 17, 2007 IP
  3. Matsta

    Matsta Well-Known Member

    Messages:
    657
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    120
    #3
    Can you install it via yum by any chance?
     
    Matsta, May 17, 2007 IP
  4. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Depends on what repositories you have.. type: yum search <package> and fine out :)
     
    CodyRo, May 17, 2007 IP
  5. Matsta

    Matsta Well-Known Member

    Messages:
    657
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    120
    #5
    ok thanks for that, I'm using a offshore dns server for the time being.
     
    Matsta, May 18, 2007 IP
  6. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Better use BIND on your server. It will improve the loading time for the first time as DNS lookup will take time if on different server temporarily..
     
    inworx, May 20, 2007 IP
  7. tanfwc

    tanfwc Peon

    Messages:
    579
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You might want to include your provider DNS resolver in your VPS so that it will take lesser route to retrieve the IP :)
     
    tanfwc, May 21, 2007 IP