On 6/12/19 5:55 AM, wodel youchi wrote:
The netstat on both ports 389 and 636 show that the daemon is listening on tcp6 only.


Mine, too:

# netstat -tlnp
tcp6       0      0 :::389 :::*                    LISTEN      6922/ns-slapd

Yet:

$ telnet 10.1.10.11 389
Trying 10.1.10.11...
Connected to 10.1.10.11.

tcp6 sockets can accept IPv4 connections.  (Just not the other way around.)  Listening on tcp6 only is normal.
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org

Reply via email to