Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2097430

Summary: selfserv binds on ipv6 only instead of both ipv6 and ipv4 [rhel-8.7.0]
Product: Red Hat Enterprise Linux 8 Reporter: Ivan Nikolchev <inikolch>
Component: nssAssignee: Bob Relyea <rrelyea>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: high    
Version: 8.6CC: cllang, hkario, rrelyea, ssorce
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nss-3.79.0-7.el8_6 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 2097842 2098641 (view as bug list) Environment:
Last Closed: 2023-06-05 16:46:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2097842, 2097904, 2098641    

Description Ivan Nikolchev 2022-06-15 16:24:50 UTC
Description of problem:
selfserv binds on ipv6 only instead of both ipv6 and ipv4

Version-Release number of selected component (if applicable):
nss-3.79.0-2.el8_6.x86_64

How reproducible:
always

Steps to Reproduce:
1.start selfserv, for example:
/usr/lib64/nss/unsupported-tools/selfserv -V ssl3:tls1.2 -p 4433 -d ./nssdb -n localhost -Q > server.log 2> server.err &
2.ss -tulpn
3.

Actual results:
tcp          LISTEN         0              21                             [::1]:4433                         [::]:*            users:(("selfserv",pid=14104,fd=5))

Expected results:
tcp          LISTEN         0              21                                 *:4433                            *:*            users:(("selfserv",pid=9553,fd=5))                              

Additional info:

Comment 9 Clemens Lang 2023-06-05 16:46:27 UTC
RHEL 8.7 contains nss-3.79.0-10.el8_6