On 09/07/2020 12:56, Duleep Thilakarathne wrote:

Hi Duleep,

After starting BIND, can you examine its log entries? It should print all the addresses it is binding to, eg:

09-Jul-2020 13:50:57.674 listening on IPv4 interface lo0, 127.0.0.1#53
09-Jul-2020 13:50:57.676 IPv6 socket API is incomplete; explicitly binding to each IPv6 address separately
09-Jul-2020 13:50:57.676 listening on IPv6 interface lo0, ::1#53
09-Jul-2020 13:50:57.677 listening on IPv6 interface lo0, fe80::1%1#53
09-Jul-2020 13:50:57.678 listening on IPv6 interface en0, fe80::46f:4f61:8541:6b2f%4#53
09-Jul-2020 13:50:57.679 listening on IPv4 interface en0, 192.168.178.20#53
09-Jul-2020 13:50:57.680 listening on IPv6 interface en0, 2001:1c04:2a11:7d00:1cb9:6e7e:d4b3:ae1b#53 09-Jul-2020 13:50:57.681 listening on IPv6 interface en0, 2001:1c04:2a11:7d00:61ed:2e3:3afc:b116#53

Hi Anand,

Yes netstat -upan only shows only ipv4 address listen :53. But sever
listens for ipv6 SSH port. So i can confirm IPV6 working fine in server.
But not for udp port 53.
_______________________________________________
Please 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