DNS-Records
Hier sehen Sie eine Übersicht über die angelegten DNS-records zu Ihren Domains.
'; //$output .= 'Hostname | Typ | IP-Adresse/Inhalt | TTL |
---|
Domainname | Manuelle records | Automatische records | ||
---|---|---|---|---|
'.internal_link("dns_domain.php", $dom->fqdn, "dom={$dom->id}").' | '.count($records).' | '.$autorec.' |
Hostname | Typ | IP-Adresse/Inhalt | TTL | |
---|---|---|---|---|
".internal_link("dns_edit.php", $rec['fqdn'], "id={$rec['id']}")." | ".strtoupper($rec['type'])." | $data | {$rec['ttl']} Sek. | ".internal_link("save.php", '', "id={$rec['id']}&type=dns&action=delete")." |
'.internal_link('dns_edit.php', 'Neuen DNS-Record anlegen').'
'; ?>