2018年10月4日

如何使用 CentOS 6 实例配置 PPTP VPN 连接

摘要: 前提条件 配置 PPTP VPN 需要使用 TCP 1723 通信端口。您需要 在安全组中放行 TCP 1723 端口。 配置 CentOS PPTP 服务端 安装软件 使用命令 yum install -y ppp pptpd 安装软件。 配置 pptpd 文件 运行 vi /etc/pptpd. 阅读全文

posted @ 2018-10-04 16:30 hftian 阅读(3) 评论(0) 推荐(0)

Centos7下Rinetd安装与应用

摘要: 安装篇 1、下载,解压,安装 [root@zhenyunode zhenyutest]# cd ~/zhenyutest/ 2、创建配置文件 配置文件格式很简单:[Source Address] [Source Port] [Destination Address] [Destination Por 阅读全文

posted @ 2018-10-04 15:23 hftian 阅读(223) 评论(0) 推荐(0)

导航