“Deployment howto”的版本间的差异

来自WFilter(超级嗅探狗)文档和指南
跳转至: 导航搜索
(撤销WFilter讨论)的版本488)
官网链接
第15行: 第15行:
 
* [http://www.imfirewall.com/support/WFilter_4_1/Doc/deployment_example.htm WFilter如何部署]
 
* [http://www.imfirewall.com/support/WFilter_4_1/Doc/deployment_example.htm WFilter如何部署]
 
* [http://www.imfirewall.com WFilter上网行为管理软件]
 
* [http://www.imfirewall.com WFilter上网行为管理软件]
 +
* [http://www.imfirewall.com/blog/category-5.html 网络监控部署方案]
 +
* [http://www.imfirewall.com/blog/post/209.html 上网行为管理部署方案的优缺点分析]
 +
* [http://www.imfirewall.com/blog/post/178.html 如何使无线路由工作在AP模式?]
 +
  
 
[[Category:WFilter方案]]
 
[[Category:WFilter方案]]

2017年2月22日 (三) 16:26的版本


WFilter(超级嗅探狗)只需要安装在一台电脑上就可以监控整个局域网的上网行为,但是这台电脑必须处在一个可以看到其他电脑上网数据包的位置。总的来说,有两种部署方案:

  • 旁路监控模式:在交换机或者路由器上面配置一个“镜像端口”,把监控主机接到“镜像端口”来实现监控。如图:

passby_router_topology.png

  • 串联监控模式:把监控主机配置成“网关”、“网桥”或者“代理服务器”,并使其他电脑通过该服务器来上网,从而实现监控。如图:

passthrough_bridge_topology.png

1 部署方案列表

2 官网链接