CentOS7搭建網關、DHCP服務

網絡拓撲 我們要搭建網關的網絡拓撲如下,將centos服務器搭建成網關 圖1 說明: eth1是內網網卡接口,ip是:192.168.1.1/24 eth0是外網網卡接口,ip是:10.10.90.107/24 使用工具 如果系統有自帶防火牆 firewalld,需要關閉,並禁止開機自啓動 systemctl stop firewalld # 停止 firewalld 服務 systemctl d
相關文章
相關標籤/搜索