Skip to content

slapd does not listen on IPv6 by defaultΒ #607

Open
@telmich

Description

@telmich

Running osixia/openldap:1.5.0 in an IPv6 only k8s clusters results into:

root@l2-openldap-85fd8646cf-h58r4:/# ss -ln
Netid   State    Recv-Q    Send-Q              Local Address:Port            Peer Address:Port   
nl      UNCONN   0         0                               0:0                           *       
nl      UNCONN   768       0                               4:0                           *       
nl      UNCONN   4352      0                               4:205                         *       
nl      UNCONN   0         0                               9:0                           *       
nl      UNCONN   0         0                              10:0                           *       
nl      UNCONN   0         0                              12:0                           *       
nl      UNCONN   0         0                              15:0                           *       
nl      UNCONN   0         0                              16:0                           *       
u_str   LISTEN   0         1024         /var/run/slapd/ldapi 194072967                  * 0      
tcp     LISTEN   0         511                       0.0.0.0:80                   0.0.0.0:*      
tcp     LISTEN   0         1024                      0.0.0.0:636                  0.0.0.0:*      
tcp     LISTEN   0         1024                      0.0.0.0:389                  0.0.0.0:*      
tcp     LISTEN   0         511                          [::]:80                      [::]:*      
root@l2-openldap-85fd8646cf-h58r4:/# 

(port 80 is served by the ungleich-nginx container handling letsencrypt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions