【问题标题】:Windows: Configure your IP Tables to forward all traffic except HTTP trafficWindows:配置您的 IP 表以转发除 HTTP 流量之外的所有流量
【发布时间】:2014-03-27 10:46:05
【问题描述】:

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

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

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

【问题讨论】:

    标签: windows http iptables portforwarding


    【解决方案1】:

    一种方法是使用 netsh 命令:

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-11-09
      • 1970-01-01
      • 2020-01-13
      • 1970-01-01
      • 2010-12-01
      • 2010-09-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多