Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15951 > unrolled thread

Re: Bind IPV6 issue

Started byHrant Dadivanyan <hrant@dadivanyan.com>
First post2020-07-09 18:06 +0400
Last post2020-07-09 18:06 +0400
Articles 1 — 1 participant

Back to article view | Back to comp.protocols.dns.bind

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Bind IPV6 issue Hrant Dadivanyan <hrant@dadivanyan.com> - 2020-07-09 18:06 +0400

#15951 — Re: Bind IPV6 issue

FromHrant Dadivanyan <hrant@dadivanyan.com>
Date2020-07-09 18:06 +0400
SubjectRe: Bind IPV6 issue
Message-ID<mailman.674.1594303569.942.bind-users@lists.isc.org>

[Multipart message — attachments visible in raw view] — view raw

Hi Duleep,

Any process running as non-root user can't bind to a port lower than
1024 (53 in your case), so if you change process uid on start (named -u)
then stop the named process and start anew.

Thank you,
Hrant

On 2020-07-09 14:56, Duleep Thilakarathne wrote:
> 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.
> 
> Regards 
> DT
> 
> On Thu, 9 Jul 2020, 14:58 Anand Buddhdev, <anandb@ripe.net
> <mailto:anandb@ripe.net>> wrote:
> 
>     On 09/07/2020 11:01, Duleep Thilakarathne wrote:
> 
>     Hi Duleep,
> 
>     > I have configured bind with IPV6 support enabled. However bind
>     does not
>     > listen to IPV6 address. Any particular reason.is
>     <http://reason.is> there any place to enable
>     > IPV6 support other than named.conf.
>     >
>     > Version : BIND 9.11.4-P1 (Extended Support Version)
>     >
>     > in named.conf file
>     >
>     > listen-on-v6 { any; };
> 
>     This should work. But how do you know that BIND does not listen on IPv6
>     addresses? Did you check using "ss -lunp" or "netstat -upan"?
> 
>     Regards,
>     Anand
> 
> 
> _______________________________________________
> 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
> 

[toc] | [standalone]


Back to top | Article view | comp.protocols.dns.bind


csiph-web