https://bugzilla.novell.com/show_bug.cgi?id=767350 https://bugzilla.novell.com/show_bug.cgi?id=767350#c0 Summary: IPv6 Support in BSServer::serveropen Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.3 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: P5 - None Component: backend AssignedTo: mls@suse.com ReportedBy: cs@linux-administrator.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 The backend currently does not support IPv6 for repo & src servers. I think i just need to be implemented in BSServer::serveropen to work for all backend servcies, but my perl knowledge is not so good to do it myself and provide a patch. I've a full IPv6 enabled OBS instance (including workers) if testing is needed! Reproducible: Always Steps to Reproduce: 1.start repo & src service 2.netstat -tulpen shows only listening ports for ipv4 3. Actual Results: # netstat -tulpen|grep perl tcp 0 0 0.0.0.0:5152 0.0.0.0:* LISTEN 0 20790 8168/perl tcp 0 0 0.0.0.0:6262 0.0.0.0:* LISTEN 0 5748438 26866/perl tcp 0 0 0.0.0.0:6362 0.0.0.0:* LISTEN 0 17209 8139/perl -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.