全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: qwerty
打印 上一主题 下一主题

[特价VPS] 239M的win7在512上果然很流畅啊【已解决远程桌面连接】

  [复制链接]
11#
 楼主| 发表于 2017-3-18 22:50:28 | 只看该作者
救世主 发表于 2017-3-18 22:38
支持下喜欢动手折腾的大佬!

能不能指导一下防火墙怎么开启
12#
发表于 2017-3-18 23:44:20 | 只看该作者
大佬,用的是论坛发那个3烦的WIN7吗? 你是怎么把它做成ghost和添加virtio驱动的吗?

点评

用的无忧ku588做的gho  发表于 2017-3-19 00:29
13#
发表于 2017-3-18 23:55:05 | 只看该作者
防火墙估计已经被顺手精简了
14#
 楼主| 发表于 2017-3-19 00:09:43 | 只看该作者
远程桌面已经解决了。
  1. net start MpsSvc
  2. ::开启服务

  3. sc config MpsSvc start= auto
  4. ::开机启动

  5. netsh advfirewall set allprofiles state on
  6. ::启用防火墙

  7. netsh advfirewall firewall add rule name="Allow Ping" dir=in protocol=icmpv4 action=allow
  8. netsh advfirewall firewall add rule name="FTP" protocol=TCP dir=in localport=20 action=allow
  9. netsh advfirewall firewall add rule name="FTP" protocol=TCP dir=in localport=21 action=allow
  10. netsh advfirewall firewall add rule name="SSH" protocol=TCP dir=in localport=22 action=allow
  11. netsh advfirewall firewall add rule name="Telnet" protocol=TCP dir=in localport=23 action=allow
  12. netsh advfirewall firewall add rule name="SMTP" protocol=TCP dir=in localport=25 action=allow
  13. netsh advfirewall firewall add rule name="TFTP" protocol=UDP dir=in localport=69 action=allow
  14. netsh advfirewall firewall add rule name="POP3" protocol=TCP dir=in localport=110 action=allow
  15. netsh advfirewall firewall add rule name="HTTPS" protocol=TCP dir=in localport=443 action=allow
  16. netsh advfirewall firewall add rule name="Netbios-ns" protocol=UDP dir=in localport=137 action=allow
  17. netsh advfirewall firewall add rule name="Netbios-dgm" protocol=UDP dir=in localport=138 action=allow
  18. netsh advfirewall firewall add rule name="Netbios-ssn" protocol=TCP dir=in localport=139 action=allow
  19. netsh advfirewall firewall add rule name="Netbios-ds" protocol=TCP dir=in localport=445 action=allow
  20. netsh advfirewall firewall add rule name="HTTP" protocol=TCP dir=in localport=80 action=allow
  21. netsh advfirewall firewall add rule name="HTTP" protocol=TCP dir=in localport=8080 action=allow
  22. ::常用端口
复制代码


开启远程桌面

  1. @echo off
  2. net start SessionEnv
  3. net start TermService
  4. ::开启服务

  5. sc config SessionEnv start= demand
  6. sc config TermService start= demand
  7. ::开机手动启动


  8. REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
  9. ::开启选项

  10. netsh advfirewall firewall add rule name="Remote Desktop" protocol=TCP dir=in localport=3389 action=allow
  11. ::开启3389端口
复制代码

15#
发表于 2017-3-19 00:19:47 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
16#
发表于 2017-3-19 00:21:41 来自手机 | 只看该作者
膜楼上两位大佬~
17#
 楼主| 发表于 2017-3-19 00:24:43 | 只看该作者
救世主 发表于 2017-3-19 00:19
再次赞楼主能动手折腾解决问题,比只会抱怨的伸手党好多了。成果属于你!

其实很简单,只要开启 BFE 服务 ...

谢谢啊,我还傻傻的用cmd命令开启了竟然
18#
发表于 2017-3-19 04:43:50 | 只看该作者
没有 Virtio 驱动 ,重启蓝屏。。。
19#
 楼主| 发表于 2017-3-19 07:45:31 | 只看该作者
HKCPC 发表于 2017-3-19 04:43
没有 Virtio 驱动 ,重启蓝屏。。。

妮不用virtio驱动也许不会蓝瓶
20#
发表于 2017-3-19 09:24:51 来自手机 | 只看该作者
请问怎么在jj装上的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-6-3 01:45 , Processed in 0.069779 second(s), 13 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表