Community Forums
Connect with us on LinkedIn
  
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Nov 2009
    Posts
    9

    Exclamation Help DNS

    I need help with this:

    Domain: my-domain.com
    DNS:

    cpanel A IP
    www A IP
    FTP IP

    This is normal, I want to create this:

    lnx CNAME www

    The system accepts me, but shows no content to display if public_hmtl entered www.

    www.my-domain.com to lnx.my-domain.com (I and want to show the same)

    That is, is like creating a subdomain and point to the folder but using the DNS.

    How can I do?

  2. #2
    Member
    Join Date
    Oct 2006
    Location
    Penang, Malaysia
    Posts
    56

    Default

    Why not you try this?

    Code:
    lnx IN CNAME www.my-domain.com.

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb

    It will help to know more about how you're needing the sub-domain to function; for example, are any of the following similar to your requirements?

    1.) Are you needing the sub-domain to show the same web site as the parent domain of the zone?
    2.) Are you needing the sub-domain to show the same web site as and also redirect to the parent domain of the zone?
    3.) Are you needing the sub-domain to show a different web site than the parent domain of the zone, such as a site in a unique sub-directory made just for the sub-domain?

  4. #4
    Member
    Join Date
    Nov 2009
    Posts
    9

    Default

    Only I need that the main subdomain "www" will be the same of subdomain "lnx"

    www.my-domain.com is the same of lnx.my-domain.com or www.lnx.my-domain.com

    But only with DNS not using the subdomain redirection. I need something like domain alias.

  5. #5
    Member
    Join Date
    Nov 2009
    Posts
    9

    Default

    Why I need this method :


    I have a Linux server with CPANEL and other server with Windows

    I want 2 subdomain.

    - lnx.my-domain.com point to Linux Server
    - win.my-domain.com point to Windows Server

    And the subdomain "www" point when I want to "lnx" or "win"

    How do it this?

  6. #6
    Member
    Join Date
    Oct 2006
    Location
    Penang, Malaysia
    Posts
    56

    Default

    Try this,

    Record with A
    lnx IN A [Linux IP]
    win IN A [Windows IP]
    www IN CNAME lnx.my-domain.com. (include the last dot)

    OR

    Record with CNAME
    lnx IN CNAME [Linux Host]
    win IN CNAME [Windows Host]
    www IN CNAME lnx.my-domain.com. (include the last dot)

Similar Threads & Tags
Similar threads

  1. Replies: 3
    Last Post: 01-18-2010, 10:11 PM
  2. cPanel DNS Cluster & Slow WHM DNS Pages
    By Dakaix in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 11-06-2009, 12:02 AM
  3. DNS Reports showing major error on remote dns server
    By DWHS.net in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-26-2007, 07:56 PM
  4. Delete DNS re-create DNS bug - affects cPanel and Email
    By rsaylor in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 12-16-2006, 07:37 PM
  5. DNS Caching Problem (TTL Issue) - Any DNS gurus want to comment?
    By PeteC in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-05-2004, 12:07 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube