Alla fine ho usato bind:
codice:
$TTL 3D
@       IN      SOA     . 10.0.0.1. (
                              1         ; Serial
                         604800         ; Refresh
                          86400         ; Retry
                        2419200         ; Expire
                         604800 )       ; Negative Cache TTL
        NS    ns1
ns1     IN      A       10.0.0.1
*       IN      A     10.0.0.1