为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:8
【操作系统】:centos7
【CPU】:intel
【问题描述】:
[root@baiduface DAMENG]# netstat -ntlp
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:7091 0.0.0.0: LISTEN 3115/auth_server
tcp 0 0 0.0.0.0:7092 0.0.0.0:* LISTEN 3115/auth_server
tcp 0 0 0.0.0.0:20022 0.0.0.0:* LISTEN 2320/sshd
tcp 0 0 0.0.0.0:5432 0.0.0.0:* LISTEN 53782/uxdb
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2674/master
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 3115/auth_server
tcp 0 0 0.0.0.0:5535 0.0.0.0:* LISTEN 4299/mysqld
tcp6 0 0 :::8300 ::😗 LISTEN 2907/docker-proxy
tcp6 0 0 :::20022 ::😗 LISTEN 2320/sshd
tcp6 0 0 :::5432 ::😗 LISTEN 53782/uxdb
tcp6 0 0 ::1:25 ::😗 LISTEN 2674/master
确认下 /etc/sysctl.conf设置,应该是操作系统设置的使用ipv6吧
netstat -tlnp | grep dmserver 看看