Bug 160624

Summary: Installation fails because ns-slapd listens to IPv6 address only
Product: [Retired] 389 Reporter: Bjoern Engels <bj+bugzilla>
Component: Install/UninstallAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED DUPLICATE QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: benl, ccotter, nkinder
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-06 20:38:58 UTC Type: ---
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: 152373, 240316    

Description Bjoern Engels 2005-06-16 06:23:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.0.4-1.3.1 Firefox/1.0.4

Description of problem:
During installation ns-slapd does not bind to 0.0.0.0:389 when you don't want to use v6 mapped v4 addresses and you set net.ipv6.bindv6only=1. 

Version-Release number of selected component (if applicable):
fedora-ds-7.1-2.RHEL4

How reproducible:
Always

Steps to Reproduce:
1. sysctl -w net.ipv6.bindv6only=1
2. run setup
3. check netstat output
  

Actual Results:  ds_setup tries to connect to 127.0.0.1:389

Expected Results:  ns-slapd should bind to 0.0.0.0:389

Additional info:

sysctl -w net.ipv6.bindv6only=0 works around this problem

Comment 2 To Ngan 2006-12-12 22:51:45 UTC
*** Bug 164163 has been marked as a duplicate of this bug. ***

Comment 3 Rich Megginson 2007-09-06 20:01:42 UTC
Noriko, this is resolved, right?

Comment 4 Noriko Hosoi 2007-09-06 20:38:58 UTC
(In reply to comment #3)
> Noriko, this is resolved, right?

Yep, marked duplicate of 213626 "start-slapd fails if nsslapd-listenhost is
specified (multihomed, FDS 1.0.3)"

*** This bug has been marked as a duplicate of 213626 ***