S.O.S. adding a domain to my dedicated server

Discussion in 'Site & Server Administration' started by ChaosTrivia, Sep 26, 2008.

  1. #1
    Hi all!
    I have a big problem.
    It took me ages to make one domain work on my dedicated server.
    The second domain doesn't work. My website HebDe.Org is down as I didn't manage to point the domain to my new dedicated server. Could somebody give me a hand?

    PLESK doesn't seem to create a zone file upon creating a domain, so I tamper with the zone files manually.
    Should I change the in-addr.arpa.dns file?

    What is wrong with the zone file?

    Thanks in advance!
    Moshe

    @ IN SOA ns1.hebde.org. hostmaster. (
    1 ; serial number
    900 ; refresh
    600 ; retry
    86400 ; expire
    3600 ) ; default TTL

    @ IN A 208.109.190.122
    @ IN NS ns1.hebde.org.
    @ IN NS ns2.hebde.org.

    ns1 IN A 208.109.190.122
    ns2 IN A 208.109.190.122

    localhost IN A 127.0.0.1
    @ IN MX 10 mail
    mail IN A 208.109.190.122

    ftp IN CNAME @
    www IN CNAME @
    ftp IN A 208.109.190.122

    mssql IN CNAME @
    mssql IN A 208.109.190.122
    webmail IN CNAME @
     
    ChaosTrivia, Sep 26, 2008 IP