On 14/11/2024 7:48 pm, Blason R wrote:
And here is zone file

$TTL 180
@               IN      SOA     ns1.custom.block. ns1.custom.block.
( 2006060301 21600 3600 604800 3600 )
             IN  NS    ns1.custom.block.
ns1.custom.block.       IN  A   172.1.xx.xx
wg.custom.block.        IN  A   172.1.xx.xx
app.hubspot.com        CNAME   wg.custom.block.

Hi Blason.

If you want app.hubspot.com to return NXDOMAIN response, try changing the CNAME target to "." - i.e.:

app.hubspot.com        CNAME   .

Nick.

--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


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

Reply via email to