Webmin DNS help.

Discussion in 'Site & Server Administration' started by Kaizoku, Feb 2, 2008.

  1. #1
    My server is using CentOS 4.6, I'm trying to figure out this BIND(Named) DNS problem. I've created a master zone, add some dns, cname and a points. works ok for the main domain. If I add make another domain to use the primary dns, it won't work. Please help.
     
    Kaizoku, Feb 2, 2008 IP
  2. oc-scott

    oc-scott Active Member

    Messages:
    420
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #2
    oc-scott, Feb 3, 2008 IP
  3. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #3
    I already done all that, but I need to know how to add other domains in that uses the same dns.
     
    Kaizoku, Feb 3, 2008 IP
  4. FHost

    FHost Peon

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    when you say the same dns, do you mean the same IP?

    if it is the same nameservers then you don't need to add it again, you just need to point the other domain to the right nameservers.
     
    FHost, Feb 3, 2008 IP
  5. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #5
    oops I meant same nameservers not same dns, sorry. I already point the other domain to the my nameserver i create with my main domain. How do I activate the other domain? (not the main one).
     
    Kaizoku, Feb 3, 2008 IP
  6. FHost

    FHost Peon

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Just point the other domain to the nameservers you have created for the first domain.

    For example, if you have created ns1.yourdomain.com and ns2.yourdomain.com you will just have to point yoursecondomain.com to the ns1.yourdomain.com and ns2.yourdomain.com

    This will just work great

    is this what your looking for?
     
    FHost, Feb 3, 2008 IP
  7. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #7
    I have already done that, but when I add a "A" and "CNAME" point in the master zone.
    
    otherdomain.com.	IN	A	xxx.xxx.xx.xxx
    www.otherdomain.com.	IN	CNAME	otherdomain.com.
    
    Code (markup):
    It doesn't seem to work.
     
    Kaizoku, Feb 3, 2008 IP