找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 6027|回复: 11

[基础] Open VPN教程

[复制链接]
发表于 2009-7-27 16:15:06 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
本帖最后由 luhong_1979 于 2009-7-27 16:24 编辑

各位高手,现在网上没有找到完整的ros的Open VPN教程,希望哪位会的兄弟,搞一下动画的教程出来,包括服务端跟客户端在ROS上的建立,以及证书的制做和导入,谢谢!
ROS OpenVPN官方网站 http://wiki.mikrotik.com/wiki/OpenVPN
ROS如下配置
/interface ovpn-server
add comment="" disabled=no name="ovpn-in1" user=""
/interface ovpn-server server
set auth=sha1,md5 certificate=rb532 cipher=blowfish128,aes128,aes192,aes256 \
    default-profile=profile1 enabled=yes keepalive-timeout=disabled \
    mac-address=FE:ED:07:A31:17 max-mtu=1500 mode=ip netmask=32 port=1194 \
    require-client-certificate=yes

/ppp profile
set default change-tcp-mss=yes comment="" name="default" only-one=default \
    use-compression=default use-encryption=default use-vj-compression=default
add bridge=lan change-tcp-mss=yes comment="" local-address=10.10.11.33 \
    name="profile1" only-one=default remote-address=10.10.11.34 \
    use-compression=default use-encryption=required use-vj-compression=default
set default-encryption change-tcp-mss=yes comment="" name="default-encryption" \
    only-one=default use-compression=default use-encryption=yes \
    use-vj-compression=default

/ip firewall filter
add action=accept chain=input comment="OpenVPN" disabled=no dst-port=1194 \
    protocol=tcp
routeros
发表于 2009-7-29 19:29:09 | 显示全部楼层
没明白
routeros
回复

使用道具 举报

发表于 2009-7-31 09:45:28 | 显示全部楼层
没做过,呵呵
routeros
回复

使用道具 举报

发表于 2009-7-31 10:09:28 | 显示全部楼层
routeros
回复

使用道具 举报

发表于 2009-8-12 08:37:53 | 显示全部楼层
看不懂
routeros
回复

使用道具 举报

发表于 2009-8-13 00:04:51 | 显示全部楼层
不懂
routeros
回复

使用道具 举报

发表于 2009-9-20 13:43:29 | 显示全部楼层
证书。。学习一下
routeros
回复

使用道具 举报

发表于 2009-9-20 22:47:56 | 显示全部楼层
我做是做过了,暂时还没做通。。。
routeros
回复

使用道具 举报

发表于 2009-9-21 17:58:32 | 显示全部楼层
没有做但很想试试,收下了,多谢
routeros
回复

使用道具 举报

发表于 2009-9-21 22:00:56 | 显示全部楼层
我有一台正在运行中的FreeBSD上有openvpen,用ports安装的,很简单
routeros
回复

使用道具 举报

发表于 2010-3-2 12:00:22 | 显示全部楼层
看来ROS对此支持不够好
routeros
回复

使用道具 举报

发表于 2010-3-6 22:33:05 | 显示全部楼层
可以完美通过.
routeros
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-5-10 18:44 , Processed in 0.228598 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表