请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

是不是启动了这些端口就可以

[root@localhost node]# netstat -lntp
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:80 0.0.0.0:* LISTEN 14731/node
tcp 0 0 192.168.1.146:3478 0.0.0.0:* LISTEN 22383/./bin/turnser
tcp 0 0 192.168.1.254:3478 0.0.0.0:* LISTEN 22383/./bin/turnser
tcp 0 0 192.168.1.144:3478 0.0.0.0:* LISTEN 22383/./bin/turnser
tcp 0 0 120.196.52.44:3478 0.0.0.0:* LISTEN 22383/./bin/turnser
tcp 0 0 127.0.0.1:3478 0.0.0.0:* LISTEN 22383/./bin/turnser
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1617/sshd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1992/master
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 14731/node
tcp6 0 0 :::22 :::* LISTEN 1617/sshd
tcp6 0 0 ::1:3478 :::* LISTEN 22383/./bin/turnser
tcp6 0 0 ::1:25 :::* LISTEN 1992/master
[root@localhost coturn]# ps -ef | grep turn
root 22383 17425 0 14:21 pts/2 00:00:00 ./bin/turnserver -c ./etc/turnserver.conf.default
root 22547 15725 0 14:23 pts/1 00:00:00 grep --color=auto turn
不过在调试台上发觉有报错

正在回答 回答被采纳积分+3

1回答

李超 2022-06-23 20:26:02

将所有udp 和tcp 端口打开

0 回复 有任何疑惑可以回复我~
  • 第12章的课,请问老师 udp与tcp 都是打开了3478端口,还有其它端口要打开吗?
    回复 有任何疑惑可以回复我~ 2022-06-24 11:14:44
  • 李超 回复 提问者 weixin_慕数据0438359 #2
    端口全部打开。学习课程内容时不要考虑安全问题。课程学习完了,你要商业部署时再考虑安全问题
    回复 有任何疑惑可以回复我~ 2022-06-24 11:17:52
  • 提问者 weixin_慕数据0438359 回复 李超 #3
    Note: errors from onicecandidateerror above are not neccessarily fatal. For example an IPv6 DNS lookup may fail but relay candidates can still be gathered via IPv4.
    The server stun:www.yqkj8.com:3478 returned an error with code=701:
    STUN host lookup received error.
    这里又报错,还有请问读完这个教程下一个教程先读那一个,你的教程有几个的
    回复 有任何疑惑可以回复我~ 2022-06-24 13:32:18
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信