dns problem with .eu domain from godaddy

Discussion in 'Installation/Configuration' started by adrenalinic, Oct 12, 2007.

  1. adrenalinic

    adrenalinic Member

    hello.
    I have a problem with a ns .eu domain registered with godaddy.
    I not understand why my ispconfig not respond with properly site configuration.

    I have selected the godaddy name server :

    ns43.domaincontrol.com
    ns44.domaincontrol.com

    within godaddy CP I have added this conf:

    A (Host)
    Host Points To TTL
    @ 111.111.111.111(this is my ispconfig vps) 1 Hour

    _______________________________________________________________

    CNAMES (Aliases)
    Host Points To TTL
    www @ 1 Hour

    _______________________________________________________________

    MX (Mail Exchange)
    Priority Host Goes To T TL
    10 @ aspmx.l.google.com 1 Week

    20 @ alt1.aspmx.l.google.com 1 Week

    30 @ alt2.aspmx.l.google.com 1 Week

    40 @ aspmx2.googlemail.com 1 Week

    50 @ aspmx3.googlemail.com 1 Week

    _____________________________________________________________

    On my ispconfig have setup the configuration of web for the site.

    I have created a master dns zone with this configuration:

    soa: mydomian.eu
    ip: 111.111.111.111

    in option -> have added the godaddy name server

    ns43.domaincontrol.com
    ns44.domaincontrol.com
    _______________________________________________________________


    Now, if write the web site address www.mydomain.eu Ispconfig respond with default Shared ip address how it seems to not be properly configured.

    I have similar configuration for .info domain with godaddy and works fine with this solutions.

    Any idea?
    There is any error in my settings?

    Very thanks.
    Josef
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If you use the godaddy dns servers, you dont have to create the zone in ISPConfig. Just create a website in ISPConfig without enabling the DNS records. Also you should be aware that all changes in DNS settings may take up to 48 hours to become valid.
     
  3. adrenalinic

    adrenalinic Member

    yes I know, but is very most courious because it seem that godaddy not execute the www host to pass it to ispconfig.

    Within the godaddy dns CP the www host is settingup how CNAME , WWW point to @

    and the @ point MY-IPADDRESS.

    Can be that is to set it not how CNAME, but directly how www host pointing to direct IP numer?


    Very Thanks
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you tell me the real domain name and post your Vhosts_ispconfig.conf here?
     
  5. adrenalinic

    adrenalinic Member

    Hello.
    I have verified the Vhosts_ispconfig.conf.

    The vhost contain more websites that I have deleted more time ago, and when now, try to add new site, not was written within vhost file!

    How can resolve this issue?

    :confused:
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page