Skip to content
Snippets Groups Projects
Forked from ISPConfig / ISPConfig 3
3861 commits behind the upstream repository.
Costin's avatar
Costin authored
Fix issue when DNS zone import fails silently with OK message if $TTL is missing from the input file because TTL can not be null when saving SOA to database.
Solution: if TTL is null then simply set it to 1 day - 86400 seconds (as per RFC 1912 recommendations).
I encountered few services that export a dns zone without global ttl set (ex: GoDaddy).
6135422b
History

ISPConfig - Hosting Control Panel

  • Manage multiple servers from one control panel
  • Web server management (Apache2 and nginx)
  • Mail server management (with virtual mail users)
  • DNS server management (BIND and MyDNS)
  • Virtualization (OpenVZ)
  • Administrator, reseller and client login
  • Configuration mirroring and clusters
  • Open Source software (BSD license)