Project

General

Profile

Actions

User story #9693

closed

Enable IPv6 for cf-serverd

User story #9693: Enable IPv6 for cf-serverd

Added by Alexander Brunhirl over 9 years ago. Updated about 8 years ago.

Status:
Released
Priority:
N/A
Category:
System techniques
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Hi,

I've enabled a IPv6 network in the allowed hosts, but the "cf-serverd" still seems to listen only on IPv4.

Best regards,
Alex

System: openSuSE Leap 42.1 (same as SLES12 SP1)

# netstat -annp | egrep -w "5309|443|514" 
tcp        0      0 0.0.0.0:5309            0.0.0.0:*               LISTEN      2081/cf-serverd     
tcp        0      0 0.0.0.0:514             0.0.0.0:*               LISTEN      763/rsyslogd        
tcp        0      0 :::443                  :::*                    LISTEN      1480/httpd-prefork  
tcp        0      0 :::514                  :::*                    LISTEN      763/rsyslogd        
udp        0      0 0.0.0.0:514             0.0.0.0:*                           763/rsyslogd        
udp        0      0 :::514                  :::*                                763/rsyslogd        
# 

Related issues 1 (0 open1 closed)

Related to Rudder - User story #9269: Add IPV6 support in rudder-initReleasedAlexis MoussetActions

Updated by Alexis Mousset over 9 years ago Actions #1

  • Category changed from Server components to System techniques

We will:

Enable IPv6 (using bindinterface => "::") on:

  • Windows
  • BSD
  • Compatible Linux

And stay in IPv4 for now on:

  • Incompatible Linux
  • AIX
  • Solaris

The test for Linux can be based on the existence of "/proc/net/if_inet6".

Updated by Alexis Mousset over 9 years ago Actions #2

We could backport this on servers only (less risky and remote run is not as easy/useful) for 3.1/3.2.

Updated by Alexis Mousset over 9 years ago Actions #3

  • Tracker changed from Bug to User story
  • Subject changed from Enable IPv6 on Rudder Master issue to Enable IPv6 for cf-serverd
  • Target version changed from 4.0.1 to 3.1.17

Updated by Vincent MEMBRÉ over 9 years ago Actions #4

  • Target version changed from 3.1.17 to 3.1.18

Updated by Vincent MEMBRÉ about 9 years ago Actions #5

  • Target version changed from 3.1.18 to 3.1.19

Updated by Vincent MEMBRÉ about 9 years ago Actions #6

  • Target version changed from 3.1.19 to 3.1.20

Updated by Vincent MEMBRÉ almost 9 years ago Actions #7

  • Target version changed from 3.1.20 to 3.1.21

Updated by Vincent MEMBRÉ almost 9 years ago Actions #8

  • Target version changed from 3.1.21 to 3.1.22

Updated by Vincent MEMBRÉ over 8 years ago Actions #9

  • Target version changed from 3.1.22 to 3.1.23

Updated by Vincent MEMBRÉ over 8 years ago Actions #10

  • Target version changed from 3.1.23 to 3.1.24

Updated by Vincent MEMBRÉ over 8 years ago Actions #11

  • Target version changed from 3.1.24 to 3.1.25

Updated by Alexis Mousset over 8 years ago Actions #12

  • Target version changed from 3.1.25 to 4.3.0~beta1

Updated by Alexis Mousset over 8 years ago Actions #13

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset

Updated by Alexis Mousset over 8 years ago Actions #14

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/1219

Updated by Alexis Mousset over 8 years ago Actions #15

  • Status changed from Pending technical review to Pending release

Updated by Benoît PECCATTE about 8 years ago Actions #16

  • Parent task deleted (#9269)

Updated by Benoît PECCATTE about 8 years ago Actions #17

Updated by Vincent MEMBRÉ about 8 years ago Actions #18

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.3.0~beta1 which was released today.

Actions

Also available in: PDF Atom