资讯动态

win10 Windows服务器开放端口防火墙规则 远程控制桌面

发布时间:2026/8/24 18:43:36 来源:尧图企业网站定制
旧电脑作为局域网服务器配置使用打开远程桌面配置静态IP开放端口号netsh advfirewall firewall add rule name3306-TCP-IN dirin actionallow protocolTCP localport3306 profileany enableyes netsh advfirewall firewall add rule name3306-TCP-OUT dirout actionallow protocolTCP localport3306 profileany enableyes netsh advfirewall firewall add rule name3306-UDP-IN dirin actionallow protocolUDP localport3306 profileany enableyes netsh advfirewall firewall add rule name3306-UDP-OUT dirout actionallow protocolUDP localport3306 profileany enableyes netsh advfirewall firewall add rule name6379-TCP-IN dirin actionallow protocolTCP localport6379 profileany enableyes netsh advfirewall firewall add rule name6379-TCP-OUT dirout actionallow protocolTCP localport6379 profileany enableyes netsh advfirewall firewall add rule name6379-UDP-IN dirin actionallow protocolUDP localport6379 profileany enableyes netsh advfirewall firewall add rule name6379-UDP-OUT dirout actionallow protocolUDP localport6379 profileany enableyes有时候是软件自身没有打开对外监听服务需要配置

读完文章,也想定制专属网站?

尧图设计师 24 小时内与您沟通定制方案

免费获取报价