服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 防火墙 iptables linux NAT windows
  3. iptables替代nat在Windows中
Intereting Posts
性能调优世界各地? DB2完整性检查和例外表 Tomcat并行部署,自动取消部署旧应用程序 Proxmox防火墙将规则应用于vms 为什么我的Apache服务器仍然执行我的CGI脚本后,我把用户指令从守护进程改为Apache? 修改Project Server时间表提交框? 为什么我的域名注册需要名称服务器IP地址? 基于传入域名重新映射端口? Windows Server 2008坚持要将不活动的RDP用户logging在外 在部署之前检查木偶生成的eximconfiguration 如何通过Linux桥configurationVXLAN? Postfix和PHP脚本从地址 访问(以前的工作)个人颠覆版本库的问题。 卡巴斯基怀疑 最好的iPhone SSH应用程序? pipe理Azure用户angular色/权限

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