好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

打开windows的路由功能 - Windows操作系统 - 自学ph

打开 windows 的路由功能

 

1、windows NT:

 

打开注册表:regedit.exe

 

打到:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

 

增加:

 

Value Name: IpEnableRouter

Data Type: REG_DWORD

重启机器。

 

 

 

2、windows xp、Vista、windows7:

 

打开注册表:regedit.exe

 

打到:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

 

增加:

 

Value Name: IpEnableRouter

Data Type: REG_DWORD

 

重启机器。

 

 

 

3、windows7:

 

打开控制面板->服务:

 

打到[Routing and Remote Access]服务。

 

开始此服务。

 

 

 

此时可以用 ipconfig /all 查看ip路由功能打开。

 

C:\Users\Administrator>ipconfig /all

 

Windows IP 配置

 

   主机名  . . . . . . . . . . . . . : k-PC

   主 DNS 后缀 . . . . . . . . . . . :

   节点类型  . . . . . . . . . . . . : 混合

   IP 路由已启用 . . . . . . . . . . : 是

   WINS 代理已启用 . . . . . . . . . : 否

 

 

查看更多关于打开windows的路由功能 - Windows操作系统 - 自学ph的详细内容...

  阅读:44次