Windows:配置IP表以转发除HTTP流量之外的所有流量

时间:2014-03-27 10:46:05

标签: windows http iptables portforwarding

我想将所有传入的HTTP流量重定向到我的localhost(Apache服务器)。

可以使用' iptables'在* nginx(Linux发布操作系统)上执行此操作,我想在Windows 7上执行此操作。

有人能指出我正确的方向吗?

1 个答案:

答案 0 :(得分:0)

一种方法是使用netsh命令:

netsh firewall (deprecated after XP and 2003)
netsh advfirewall (Vista, 7, and 2008)