Hello *,

I try to blackhole several 1000 domains and try to redirect them to the
host <block.itsystems.tamay-dogan.net>

I have following files:

----[ /etc/bind/blackhole.zones ]---------------------------------------
@       86400           IN      SOA     dns1.tamay-dogan.net.  
hostmaster.tamay-dogan.net. ( 1514061768 86400 86400 2419200 86400 )

                        IN NS           dns1.tamay-dogan.net.

                        IN CNAME        block.itsystems.tamay-dogan.net.
*                       IN CNAME        block.itsystems.tamay-dogan.net.
------------------------------------------------------------------------

----[ /etc/bind/blackhole.domains ]-------------------------------------
zone "microsoft.com" { type master; file "/etc/bind/blackhole.zones"; };
------------------------------------------------------------------------


----[ c 'named-checkzone microsoft.com /etc/bind/blackhole.zones' ]-----
named-checkzone microsoft.com blackhole.zones
blackhole.zones:3: using RFC1035 TTL semantics
dns_master_load: blackhole.zones:5: microsoft.com: CNAME and other data
dns_master_load: blackhole.zones:5: microsoft.com: CNAME and other data
zone microsoft.com/IN: loading from master file blackhole.zones
failed: CNAME and other data
zone microsoft.com/IN: not loaded due to errors.
------------------------------------------------------------------------

What have I overseen here?

Thanks in avance and Merry X-Mas
Michelle
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to