Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #15942
| From | Anand Buddhdev <anandb@ripe.net> |
|---|---|
| Newsgroups | comp.protocols.dns.bind |
| Subject | Re: Bind IPV6 issue |
| Date | 2020-07-09 13:51 +0200 |
| Message-ID | <mailman.665.1594295467.942.bind-users@lists.isc.org> (permalink) |
| References | <CAF5ry2w6R2V9ddu0wk2g2KqDuHNdUyRWUCsi=7A0sOH42NPCeA@mail.gmail.com> <50869afd-2a70-d91c-9259-f59bcd493f9c@ripe.net> <CAF5ry2y4a5-Vqejha0Rzv=feVk9oixXeZRckGj_iu8Tm=98tSA@mail.gmail.com> <f87a4d6e-0071-b2ca-6bdc-8417a4a53be4@ripe.net> |
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.
Back to comp.protocols.dns.bind | Previous | Next | Find similar
Re: Bind IPV6 issue Anand Buddhdev <anandb@ripe.net> - 2020-07-09 13:51 +0200
csiph-web