服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 防火墙 iptables linux NAT windows
  3. iptables替代nat在Windows中
Intereting Posts
我在哪里可以findphp_mssql.dll? 扩展名为基础的文件关联 是否有可能在不同的用户帐户下运行不同的Hudson作业? Active Directory证书服务代码签名主题空 在运行VM的Hyper-V服务器上运行Windows Update的最佳做法是什么? AWS ElasticBeanstalk:容器不断重启 获取用户的服务器统计信息 黑客绕过iptables 在CentOS 6.2上最less使用“无包装可用” ssh通过隧道为了configuration自动login Linux内核崩溃 – 有什么想法? 使用OpenNMS监视HP MSA2324sa vagrant ssh – 在添加synced_folder之后请求密码 Vista迷你安装驱动程序 由于性能下降,我应该避免将两个SSD放入RAID1configuration中吗?

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