电子灵魂

golang,go,C#,JAVA,PYTHON,PHP

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  MikRotik Ros Routeros

摘要:图片内容包涵 从创建VPN 以及设置VPN的详细截图,这个主要是VPN链接说明:XP的暂时不支持,只支持WIN7以上系统,apple 产品均不支持,相关协议并没完善。手机目前只测试过apple产品包涵手机和IPAD其他产品没经过测试。 如果是在一个局域网下面,并且由任意支持IPV6的设备连接到路由器上面是支持IPV6网络的,当然也包括WIFI了。目前测试仅仅在移动端下面连接VPN是不支持IPV... 阅读全文
posted @ 2015-04-14 00:35 conncent 阅读(421) 评论(0) 推荐(0) 编辑

摘要:chain=dstnat action=dst-nat to-addresses=172.16.10.246 to-ports=80 protocol=tcp dst-address-type=local dst-port=8089 log=no log-prefix="" 阅读全文
posted @ 2015-04-14 00:21 conncent 阅读(1361) 评论(0) 推荐(0) 编辑

摘要:miktorik ros IPSec Dynamic End points 阅读全文
posted @ 2015-04-14 00:10 conncent 阅读(342) 评论(0) 推荐(0) 编辑

摘要:#Script for changing IPSEC address when DNS changes. #Script will iterate through all peers looking for addr_ in the comments. It will then #check for changes in the IP for that DNS name if the ip ... 阅读全文
posted @ 2015-04-14 00:06 conncent 阅读(979) 评论(0) 推荐(0) 编辑

摘要:/ip firewall filter add chain=forward connection-state=new action=jump jump-target=block-ddos add chain=forward connection-state=new src-address-list=ddoser dst-address-list=ddosed action=drop add ... 阅读全文
posted @ 2015-04-14 00:02 conncent 阅读(435) 评论(0) 推荐(0) 编辑