Actions
User story #9693
closedEnable IPv6 for cf-serverd
Status:
Released
Priority:
N/A
Assignee:
Category:
System techniques
Target version:
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 #
Updated by Alexis Mousset about 8 years ago
- 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 about 8 years ago
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 almost 8 years ago
- 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É almost 8 years ago
- Target version changed from 3.1.17 to 3.1.18
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.18 to 3.1.19
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.19 to 3.1.20
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.20 to 3.1.21
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.21 to 3.1.22
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.22 to 3.1.23
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.23 to 3.1.24
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.24 to 3.1.25
Updated by Alexis Mousset about 7 years ago
- Target version changed from 3.1.25 to 4.3.0~beta1
Updated by Alexis Mousset about 7 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 7 years ago
- 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 about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|cc9e65dc4631d7e1c3ad9743e77dca682ef84c61.
Updated by Benoît PECCATTE almost 7 years ago
- Related to User story #9269: Add IPV6 support in rudder-init added
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~beta1 which was released today.
- 4.3.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions