systemctl status coturn.service 顯示:
● coturn.service - coturn TURN Server
Loaded: loaded (/etc/systemd/system/coturn.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2019-09-06 10:00:22 CST; 4h 30min ago
Process: 509 ExecStart=/usr/local/bin/turnserver -c /usr/local/etc/turnserver.conf -o -v (code=exited, status=0/SUCCESS)
Main PID: 587 (turnserver)
Tasks: 55 (limit: 1130)
CGroup: /system.slice/coturn.service
└─587 /usr/local/bin/turnserver -c /usr/local/etc/turnserver.conf -o -v
Sep 06 10:00:21 iZ2zeczv3xrnm42ge1eekxZ systemd[1]: Starting coturn TURN Server...
Sep 06 10:00:22 iZ2zeczv3xrnm42ge1eekxZ systemd[1]: Started coturn TURN Server.
但是打開瀏覽器:
This site can’t be reached
為啥吩坝?
coturn穿透服務(wù)器搭建安裝環(huán)境 阿里云CentOS7.2(64bit) 下載并安裝libevent-2.0 下載編譯安裝coturn 查看是否安裝成功 配置文件 在/usr/local/etc/目...