国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Linux > 正文

linux系統下IPTable的設置方法

2020-10-14 22:39:40
字體:
來源:轉載
供稿:網友

  如果你的IPTABLES基礎知識還不了解,建議先去看看.

  開始配置

  我們來配置一個filter表的防火墻.

  (1)查看本機關于IPTABLES的設置情況

  [root@tp ~]# iptables -L -n

  Chain INPUT (policy ACCEPT)

  target     prot opt source               destination

  Chain FORWARD (policy ACCEPT)

  target     prot opt source               destination

  Chain OUTPUT (policy ACCEPT)

  target     prot opt source               destination

  Chain RH-Firewall-1-INPUT (0 references)

  target     prot opt source               destination

  ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0

  ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 255

  ACCEPT     esp  --  0.0.0.0/0            0.0.0.0/0

  ACCEPT     ah   --  0.0.0.0/0            0.0.0.0/0

  ACCEPT     udp  --  0.0.0.0/0            224.0.0.251         udp dpt:5353

  ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:631

  ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED

  ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:22

  ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:80

  ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:25

  REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited

  可以看出我在安裝Linux時,選擇了有防火墻,并且開放了22,80,25端口.

  如果你在安裝linux時沒有選擇啟動防火墻,是這樣的

  [root@tp ~]# iptables -L -n

  Chain INPUT (policy ACCEPT)

  target     prot opt source               destination

  Chain FORWARD (policy ACCEPT)

  target     prot opt source               destination

  Chain OUTPUT (policy ACCEPT)
(責任編輯:VEVB)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 宾阳县| 翁牛特旗| 松滋市| 阿图什市| 仪征市| 休宁县| 翁牛特旗| 和林格尔县| 安远县| 泽州县| 冷水江市| 三穗县| 新兴县| 定南县| 旅游| 广东省| 二连浩特市| 东城区| 东台市| 马山县| 越西县| 屯门区| 长沙县| 阿坝县| 海宁市| 武穴市| 正阳县| 河南省| 松江区| 北宁市| 石屏县| 昌平区| 淮阳县| 山西省| 乌兰县| 全州县| 上虞市| 张北县| 元氏县| 张北县| 嘉禾县|