如何查看deepin系统端口是否开放
Tofloor
poster avatar
shawun
deepin
2020-12-17 03:12
Author

系统是deepin20,现在设备(一个win,一个deepin(非虚拟机))搭在都一个局域网内,可以互相ping得通,

但是我用win系统去telnet我deepin上的数据库和redis,是连接失败的,防火墙那些也没有设置啊,请问这要如何解决呢?求大佬指点下哈

Reply Favorite View the author
All Replies
neko
deepin
Ecological co-builder
Q&A Team
2020-12-17 03:23
#1

先检查服务是否正常启动

netstat tlpn

Reply View the author
shawun
deepin
2020-12-17 17:35
#2
neko

先检查服务是否正常启动

netstat tlpn

服务都是正常有启动的,但是这个路径 我有点蒙额,是我没配置好么?


Reply View the author
waittingsummer
deepin
2020-12-17 18:57
#3

防火墙没开启的话,开启,并把redis这些端口加入。我之前也碰到过就是这么处理的。

Reply View the author
shawun
deepin
2020-12-17 19:28
#4
waittingsummer

防火墙没开启的话,开启,并把redis这些端口加入。我之前也碰到过就是这么处理的。

deepin好像没有防火墙吧

Reply View the author
waittingsummer
deepin
2020-12-17 20:56
#5
shawun

deepin好像没有防火墙吧

我之前是CENTOS上碰到的,也是防火墙默认没开,连不上redis。开启防火墙,把redis端口加入就可以了

Reply View the author
shawun
deepin
2020-12-17 23:24
#6
waittingsummer

我之前是CENTOS上碰到的,也是防火墙默认没开,连不上redis。开启防火墙,把redis端口加入就可以了

这样么 我试试哈

Reply View the author
shawun
deepin
2020-12-18 17:11
#7
neko

先检查服务是否正常启动

netstat tlpn

确认过服务是正常的了,但远程不上

Reply View the author
wang_5
deepin
2020-12-25 07:57
#8

楼主解决了么,能否分享下解决办法


Reply View the author
shawun
deepin
2020-12-28 19:56
#9
wang_5

楼主解决了么,能否分享下解决办法


没有额,我也不知道这Deeping防火墙怎么搞....[泪]

Reply View the author
supechiu
deepin
2022-01-09 04:34
#10

装个ufw,gufw应该够用。

Reply View the author
wxtanker
deepin
2022-05-02 02:06
#11

我遇到了跟你一样的问题,多半是redis配置有问题

Reply View the author