Hello,

According to netstat, it looks like the ns-slapd is listening on the IPv6 
address but the dirsrv process is on IPv4. Is there a quick way to put dirsrv 
on IPv6 as well?  

# netstat -tlpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             
State       PID/Program name             
tcp        0      0 0.0.0.0:9830                0.0.0.0:*                   
LISTEN      2591/httpd.worker   
tcp        0      0 0.0.0.0:111                 0.0.0.0:*                   
LISTEN      2158/rpcbind        
tcp        0      0 0.0.0.0:34129               0.0.0.0:*                   
LISTEN      2171/rpc.statd      
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   
LISTEN      2902/sshd   
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   
LISTEN      2919/sendmail: acce 
tcp        0      0 :::389                      :::*                        
LISTEN      2491/ns-slapd       
tcp        0      0 :::111                      :::*                        
LISTEN      2158/rpcbind        
tcp        0      0 :::22                       :::*                        
LISTEN      2902/sshd           

Thanks in advance,

--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to