当前位置:  技术问答>linux和unix

iptables nat的问题

    来源: 互联网  发布时间:2016-11-26

    本文导语:  [root@localhost ~]# service iptables status Table: nat Chain PREROUTING (policy ACCEPT) num  target     prot opt source               destination          1    DNAT       tcp  --  0.0.0.0/0            x.x.x.107   ...

[root@localhost ~]# service iptables status
Table: nat
Chain PREROUTING (policy ACCEPT)
num  target     prot opt source               destination         
1    DNAT       tcp  --  0.0.0.0/0            x.x.x.107       tcp dpt:80 to x.x.x.65:8080

Chain POSTROUTING (policy ACCEPT)
num  target     prot opt source               destination         
1    SNAT       tcp  --  0.0.0.0/0            x.x.x.65        tcp dpt:8080 to x.x.x.107

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination         

Table: filter
Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination         
1    RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy ACCEPT)
num  target     prot opt source               destination         
1    RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination         

Chain RH-Firewall-1-INPUT (2 references)
num  target     prot opt source               destination         
1    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           
2    ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 255
3    ACCEPT     esp  --  0.0.0.0/0            0.0.0.0/0           
4    ACCEPT     ah   --  0.0.0.0/0            0.0.0.0/0           
5    ACCEPT     udp  --  0.0.0.0/0            224.0.0.251         udp dpt:5353
6    ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:631
7    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:631
8    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
9    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:22
10   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited

107是我运行iptables的机器,CentOS系统。65是我的web服务器。这两台机器和我用来访问的Windows机器都在同一网段。
我想让所有访问CentOS的http请求都由65的8080来响应(其实我就是为了研究下iptables),但是我用上面的规则没有达到效果。
大家看会是什么问题?

|
这个问题你还可以通过修改/etc/sysctl.conf
net.ipv4.ip_forward = 0为net.ipv4.ip_forward = 1来解决

    
 
 

您可能感兴趣的文章:

  • 困扰数日的难题:iptables始终出问题,请问如何安装上iptables并使用
  • 设置LINUX IPTABLES FTP的问题
  • iptable的问题。。初学者
  • iptables控制上网问题?(在线等)
  • 防火墙 iptables 的问题
  • iptables问题,搜索过后仍迷惑
  • 急救,一个关于升级安装iptables的问题
  • IPTABLES的设置的一些简单问题
  • Fedora core1的iptables问题
  • 关于端口转发,IPTABLE怎么写规则的问题!请帮忙,在线等!
  • IPTABLE编程问题
  • 关于iptables开放端口的问题
  • iptables封ip问题
  • iptables 的问题,来者有分(急!!!!!!!!!!)
  • iptables问题,很不解
  • 请教:关于linux防火墙iptables的问题
  • 请教一下iptables和ipchains的问题
  • 用iptables做NAT的问题。
  • iptables问题
  • iptables 问题 在线等待!!
  • iptables 不定时出现NAT无法正常服务。
  • iptables做NAT转换很慢,为什么?
  • 请教关于Linux的iptables的nat
  • 请教 iptables 之 NAT
  • 请问下LINUX上IPTABLE中NAT的实现代码在哪个文件
  • IPTABLE中的NAT如何限速
  • 如何查看iptables的nat映射表(具体到某个端口)
  • 升级内核后,,IPTABLES 无NAT 表,,怎么添加上?
  • iptables怎么控制NAT中的一一对应?
  • 按网上的资料设置 iptables nat后为何不能上网?
  • 请问NAT(or iptables)可以将一个传进来的TCP包转换成UDP并将其重定向到另外的目的地址吗?
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • redhat linux/CentOS 6/7 关闭防火墙(iptables)命令,作用:CentOS 防火墙不关行不行?
  • iptables 命令不能用bash: iptables: command not found
  • 怎样修改内核或者iptables,让普通用户可以用iptables?
  • 怎么通过命令行关闭iptable?
  • 救命~~求助~~iptables高手请进
  • 求一个iptables规则,在线等
  • 用iptables设定禁止ping 后,重启电脑后又会生效,
  • 设置iptable出错
  • iptables移植到开发板
  • Suse Linux 的iptables文件
  • iptables在修改后不能重启
  • 我的iptables启动不起来了
  • iptables写两个规则!急等`
  • 用函数操作iptables规则?
  • iptables可以设置ip+ports的封堵方式吗?
  • iptables导致网络连接速度变慢?
  • 为什么我用 iptables 禁止不了一指定IP
  • 如何获得iptables的输出信息??????有挑战性阿!!!
  • iptable命令的自动输入
  • 关于iptables
  • iptables求助


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3