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: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/52382: Sockets that only listen on inet6 domain
Date: Wed, 2 Aug 2017 00:20:24 -0500 (CDT)

 I have just noticed the same issue with 'qmail'.  The system previously
 ran NetBSD-7.1_STABLE-amd64.  'qmail' smtpd and pop3d worked properly,
 listening on IPv4 sockets.  I don't know if they listened on IPv6 as
 it was irrelevant.
 
 After updating to 8.0_BETA and rebuilding packages (pkgsrc-2017Q1), but
 with no 'qmail' configuration changes at all, 'qmail' smtpd and pop3d
 are listening only on IPv6 and not on IPv4 at all.
 
 The system default of "net.inet6.ip6.v6only=1" has been in effect the
 whole time.  Changing it to 0 had no effect.
 
 Perhaps this was addressed in changes to 'qmail' and friends in
 pkgsrc-2017Q2.  I'm updating now.
 
 If that doesn't help, I'll need to figure out how to tell 'qmail' to
 listen on a specific interface/address instead of the wildcard.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index