PowerDNS CIDR

I'm trying to find out if there is an easy way to deligate CNAME's using a CIDR on PowerDNS.

Example:

1.2.3.4/24 needs to cname to something.co.com.

Instead of doing this

5.3.2.1 cname something.co.com.
6.3.2.1 cname something.co.com.
7.3.2.1 cname something.co.com.

can I do something different ?

 

 

 

 

Top