Update on this... I added

any::

directly before the bindtointerface definition;

     any::
      # Bind to all interfaces including ipv6
      # Adding this on windows will force ipv6 only
      bindtointerface => "::";

and now it is binding to ipv6 and answering correctly.

Reply via email to