+ -
当前位置:首页 → 问答吧 → 求教。。。如何用无线提供的端口拨有线。。。

求教。。。如何用无线提供的端口拨有线。。。

时间:2011-07-28

来源:互联网

引用:
[root@localhost ~]# iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
DROP tcp -- anywhere anywhere tcp dpt:microsoft-ds
DROP udp -- anywhere anywhere udp dpt:microsoft-ds

Chain FORWARD (policy ACCEPT)
target prot opt source destination
DROP tcp -- anywhere anywhere tcp dpt:krb524
DROP udp -- anywhere anywhere udp dpt:krb524
DROP tcp -- anywhere anywhere tcp dpt:netbios-ns
DROP udp -- anywhere anywhere udp dpt:netbios-ns
DROP tcp -- anywhere anywhere tcp dpt:microsoft-ds
DROP udp -- anywhere anywhere udp dpt:microsoft-ds
DROP tcp -- anywhere anywhere tcp dpt:tftp
DROP udp -- anywhere anywhere udp dpt:tftp
DROP tcp -- anywhere anywhere tcp spt:netbios-ns
DROP udp -- anywhere anywhere udp spt:netbios-ns
DROP tcp -- anywhere anywhere tcp dpt:netbios-ssn
DROP udp -- anywhere anywhere udp dpt:netbios-ssn

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DROP tcp -- anywhere anywhere tcp dpt:microsoft-ds
DROP udp -- anywhere anywhere udp dpt:microsoft-ds

Chain RH-Firewall-1-INPUT (0 references)
target prot opt source destination
[root@localhost ~]#


请问要得到如上的 iptables 效果应该如何设置??
请高手指点!!

先谢过!!

作者: blueboy82006   发布时间: 2011-07-28

热门下载

更多