服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 防火墙 iptables linux NAT windows
  3. iptables替代nat在Windows中
Intereting Posts
如何调查意外的Linux服务器closures? 域名注册商支持通配符CNAMElogging 为什么我的文件服务器在“Internet”区域? eth1不会在dom0启动 IIS 8.5 403.16不受信任的客户端证书 是否可以在Windows Server的默认安装中查看平均系统性能/负载? ping如何知道我的数据包被过滤? 将OS X连接到IPSec VPN Heartbleed,哪些特定的服务必须重新启动? 2008R2 RDSredirectRDP请求 用于MAC OS X的TFTP服务器 smtp传递横幅 – 无法通过Outlook发送邮件 在dist-upgrade从12.04到14.04之后imagick没有加载 如果计算机名称包含点,则PowerShell远程处理不起作用 我如何知道是否需要运行systemctl守护进程重新加载

iptables替代nat在Windows中

当设置通信服务器时,我通常在linux中使用iptables将特定端口上的任何传入连接转发到另一个服务器,例如

Chain PREROUTING (policy ACCEPT) target prot opt source destination DNAT tcp -- anywhere anywhere tcp dpt:telnet to:xxxx:23 Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- anywhere anywhere 

有谁知道如何做到这一点与Windows?

  • iptables停止访问网站
  • EC2安全策略专用地址
  • netscreen sn25 vs思科asa5505速度
  • IpTablesconfiguration不工作阻塞端口(Centos 6.2)
  • 防火墙/数据包嗅探器 – 将HTTP请求转发到不同的地址

您需要安装RRAS 。 然后,您可以按照此页面中列出的步骤进行操作。

  • 如何使用SSL VPN使用静态IP上网
  • 即使指定允许,iptables也会阻止ip地址。 为什么?
  • 用nginx代理的loopback接口正确设置PF
  • 什么是http + s(防火墙设置)
  • pfsense CARP – 在防火墙上失败
  • Websocket和HTTP代理服务器在两个防火墙之间
  • FreeBSD 10 IPFW IPv6
  • 连接同一NAT路由器上的其他VPN路由器时,无法连接VPN隧道
  • WatchGuard XTM510,拨入VPN(PPTP)的用户无法Ping在BOVPN上托pipe数据中心机器
  • iptables -j REJECT不可用

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy