文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>查看iptables中的postrouting規則

查看iptables中的postrouting規則

时间:2006-04-30  来源:snowtty

iptables -t nat -L POSTROUTING   [root@mailgateway etc]# iptables -t nat -L POSTROUTING
Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
SNAT       all  --  192.168.0.0/24       anywhere           to:218.247.50.18
  iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE   iptables -I FORWARD -s 192.168.0.0/24 -p tcp --dport 21 -j DROP   iptables -t filter -L FORWARD   iptables -t nat -I PREROUTING -i ppp0 -p tcp --dport 80 -j DNAT --to-destination 192.168.15.200:80   iptables -t nat -I PREROUTING -i ppp0 -p tcp --dport 3389 -j DNAT --to-destination 192.168.15.200:3389   智能DNS: iptables -t nat -I PREROUTING -i eth0 -p udp --dport 53 -j DNAT --to-destination 61.144.56.101:53
相关阅读 更多 +
排行榜 更多 +
浴血混战官方下载

浴血混战官方下载

飞行射击 下载
检票员模拟器免广告下载

检票员模拟器免广告下载

模拟经营 下载
最终前哨最终版手机版下载

最终前哨最终版手机版下载

休闲益智 下载