12月1日 四种防火墙中的tcp - wrappers 配置,网卡模块及网卡绑定
[root@localhost Desktop]# nmcli connection add con-name company ifname eno16777736 autoconnect no type ethernet ip4 192.168.10.80/24 gw4 192.168.10.1创建公司用户网卡会话,使用静态地址
[root@localhost Desktop]# nmcli connection add con-name house ifname eno16777736 type ethernet 创建家庭 网卡会话,使用dhcp获取动态地址