centos7安装pfsense远程客户端

1、在CentOS 上安装EPEL

cat /etc/redhat-release  //确定版本
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
yum clean all && yum makecache faster

在这里插入图片描述
2、将配置文件放入以下目录
在这里插入图片描述
3、开启pfsense
在这里插入图片描述

注意:需要注意配置文件的权限

转载至:https://www.ktanx.com/blog/p/3986

猜你喜欢

转载自blog.csdn.net/qq_43316775/article/details/110469208
今日推荐