NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/52382: Sockets that only listen on inet6 domain



The following reply was made to PR lib/52382; it has been noted by GNATS.

From: =?UTF-8?Q?BERTRAND_Jo=c3=abl?= <joel.bertrand%systella.fr@localhost>
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/52382: Sockets that only listen on inet6 domain
Date: Sun, 9 Jul 2017 16:54:41 +0200

 Joerg Sonnenberger a écrit :
 > The following reply was made to PR lib/52382; it has been noted by GNATS.
 >
 > From: Joerg Sonnenberger <joerg%bec.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 > 	netbsd-bugs%netbsd.org@localhost
 > Subject: Re: lib/52382: Sockets that only listen on inet6 domain
 > Date: Sun, 9 Jul 2017 16:09:38 +0200
 >
 >  On Sun, Jul 09, 2017 at 01:40:00PM +0000, joel.bertrand%systella.fr@localhost wrote:
 >  > >Synopsis:       Sockets that only listen on inet6 domain
 >
 >  I'm not sure what you want to tell us. NetBSD defaults to v6only, i.e. a
 >  INET6 socket by default will not use mapped IPv4.
 >
 >  Joerg
 >
 >
 
 With NetBSD 7.x, these sockets listen on IPv4 _and_ IPv6. With the same 
 configuration, they only listen on IPv6.
 
 For example, if you start mysqld without bind_address statement in 
 my.cnf, mysqld should listen all interfaces in IPv4 and IPv6. With 8.0 
 BETA, daemon only listen on IPv6.
 
 Regards,
 
 JKB
 


Home | Main Index | Thread Index | Old Index