DNS import zone file and server_name

Discussion in 'Feature Requests' started by calocen, Feb 22, 2012.

  1. calocen

    calocen New Member

    When you import a DNS zone file, NS record are defined by 'server_name' field in 'server' table.

    But 'server_name' sometimes is a private hostname or a descriptive value. Not a FQDN reachable from internet.

    It results in a failure for this domain.

    (the line in dns_import.php)
    Then, I'm not sure if its a bug or a feature.

    Thx in advance.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you post the zone file you tried to import so that we can try to reproduce this?
     
  3. calocen

    calocen New Member

    This is the zone file i'm trying to import.
    (test.tld is the fake name for the zone to import, and myisp.tld is the fake domain of our servers)
    File are named test.tld

    And this is the file I get
    These are the my server_names as they are defined in my cluster.
    I wish to change it for more descriptive names like 'panel 1','panel 2', ...

    This is external names as they are defined globally for DNS
    Thx, Carlos
     
  4. falko

    falko Super Moderator Howtoforge Staff

    I've added this to our bugtracker, so we will check that.
     

Share This Page