LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 813|回复: 3

开着iptables的时候smb4k找不到网上的机器,怎么写iptables的通过规则呢?

[复制链接]
发表于 2005-1-15 15:08:43 | 显示全部楼层 |阅读模式
我的理解是iptables是通过封锁端口来达到过滤包的功能的.
下面是我的iptables的list,不知道应该怎么加规则呢
还有War3的联网也是不能用,当防火墙开着的时候.
郁闷死了,不知道应该怎么弄??? :ask  :ask  :help
[HTML][root@jing ~]# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
RH-Firewall-1-INPUT  all  --  anywhere             anywhere

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
RH-Firewall-1-INPUT  all  --  anywhere             anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain RH-Firewall-1-INPUT (2 references)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     icmp --  anywhere             anywhere            icmp any
ACCEPT     ipv6-crypt--  anywhere             anywhere
ACCEPT     ipv6-auth--  anywhere             anywhere
ACCEPT     udp  --  anywhere             224.0.0.251         udp dpt:5353
ACCEPT     udp  --  anywhere             anywhere            udp dpt:ipp
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:http
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ftp
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:smtp
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:microsoft-ds state NEW
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited [/HTML]

 楼主| 发表于 2005-1-15 17:50:00 | 显示全部楼层
这么多人看,为什么就没有人回贴呢?
召唤高人呢. :help  :help
回复 支持 反对

使用道具 举报

发表于 2005-1-17 15:29:37 | 显示全部楼层
你贴的很奇怪啊。少贴了吧。最好把制订的规则帖出来。网络拓扑说一下先~
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-1-17 22:41:13 | 显示全部楼层
就是普通的局域网了,哪来那么麻烦的网络拓扑?
iptables的规则不是只能这么看吗?
还有别的查看方法?
这是我全部的规则了,没有漏贴的了!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表