User story #9693
closed
Enable IPv6 for cf-serverd
Added by Alexander Brunhirl about 8 years ago.
Updated almost 7 years ago.
Category:
System techniques
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
#
- 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".
We could backport this on servers only (less risky and remote run is not as easy/useful) for 3.1/3.2.
- 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
- Target version changed from 3.1.17 to 3.1.18
- Target version changed from 3.1.18 to 3.1.19
- Target version changed from 3.1.19 to 3.1.20
- Target version changed from 3.1.20 to 3.1.21
- Target version changed from 3.1.21 to 3.1.22
- Target version changed from 3.1.22 to 3.1.23
- Target version changed from 3.1.23 to 3.1.24
- Target version changed from 3.1.24 to 3.1.25
- Target version changed from 3.1.25 to 4.3.0~beta1
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- 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
- Status changed from Pending technical review to Pending release
- Parent task deleted (
#9269)
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~beta1 which was released today.
Also available in: Atom
PDF