Implications of "+i" flag when adding/removing forward zones

Hi.

I'm curious what are the implications of removing a previously added
"insecure" forward zone without the "insecure" flag.

# unbound-control forward_add +i example.com 1.2.3.4

and then running

# unbound-control forward_remove example.com

Thanks.

Regards,

Tomas Hozza

Hi Tomas,

Like you did insecure_add.

You can remove the cruft with unbound-control insecure_remove.

Best regards, Wouter