在刚买的ceno 7服务器中安装vsftpd之后想打开防火墙端口 结果/etc/sysconfig/目录下没有iptables文件 这时候就需要自己写一个iptables文件并且写入相关指令 然后使用 service iptables save 时显示 The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl.在刚买的ceno 7服务器中安装vsftpd之后想打开防火墙端口 结果/etc/