vmware安裝centos7教程
vmware安裝centos7教程
正文
看的眼累啊~~~~重新抓圖上來看。
在centos7下如何使用iptables服務(wù)。
工具/原料iptables方法/步驟
登錄centos服務(wù)器查看是否有iptabes的service服務(wù)。
沒有iptables服務(wù)。
firewalld服務(wù)也沒有。
要安裝iptablse服務(wù)。
#yum -y install iptables
安裝完成后再次執(zhí)行:
#systemctl status iptables
仍然提示沒有iptabels服務(wù)。
需要安裝iptables-services
#yum install -y iptables-services
再次查看iptabels狀態(tài)。
狀態(tài)為disabled說明已經(jīng)安裝成功iptables服務(wù)了。
執(zhí)行命令:
#systemctl enable iptables
啟動(dòng)iptables
#systemctl start iptables
再次查看iptables狀態(tài)。
#systemctl status iptables
防火墻啟動(dòng)成功。
centos7是社區(qū)企業(yè)操作系統(tǒng)。
CentOS7(Community Enterprise Operating System中文意思是:社區(qū)企業(yè)操作系統(tǒng))是Linux發(fā)行版之一它是來自于Red Hat Enterprise Linux依照開放源代碼規(guī)定釋出的源代碼所編譯而成。由于出自同樣的源代碼因此有些要求高度穩(wěn)定性的服務(wù)器以CentOS替代商業(yè)版的Red Hat Enterprise Linux使用。兩者的不同在于CentOS并不包含封閉源代碼軟件。
返回:安防新聞
廣告咨詢:18215288822 采購(gòu)熱線:18215288822
聲明:農(nóng)機(jī)大全所有(圖文、音視頻)均由用戶自行上傳分享,僅供網(wǎng)友學(xué)習(xí)交流,版權(quán)歸原作者。若您的權(quán)利被侵害,請(qǐng)聯(lián)系 56325386@qq.com 刪除。
載注明出處:http://m.121vipspeaking.com/news/295903.html