hello
I use within dhcp :
list address '/domain.net/0.0.0.0'
to block eg whol sub domains of domain.net ;
i saw that the ipv4 could be replaced by an ipb6 one ; however, how to put ipv4 and v6 addresss, within the same line?
eg
list address '/domain.net/0.0.0.0/fe80::2' ?
is there a way to do so?
thank you