[xuan89@MikroTik] > :for i from=1 to=$z do= {/ip firewall mangle add action=mark-connection chain=input comment=("inputabc".$i) disabled=no in-interfa ...
分类:
其他好文 时间:
2016-07-08 10:11:28
阅读次数:
346
架设无线网络(Wlan)向周围的用户有偿共享网络。
传统的方法,可以使用专业的无线与宽带计费网关设备和软件,比如MikroTik等。不过,对于个人架设WiFi热点来说,这些方案太过昂贵,安装设置也非常有难度。
有一个非常简便快捷的方案,就是使用DD-WRT与Wiwiz HotSpot Builder,只需要一个普通的家用无线路由器就可以解决。
百度经验:jingy...
分类:
其他好文 时间:
2016-04-10 14:50:40
阅读次数:
147
MikrotikRouterOS脚本-花生壳动态域名解析/systemntpclientsetenabled=yesserver-dns-names=1.centos.pool.ntp.org/systemclocksettime-zone-name=Asia/Shanghai修改脚本前,先组装一个URL测试一下(路由里面直接跑):/toolfetchurl="http://ddns.oray.com/ph/update\?hostnam..
分类:
其他好文 时间:
2015-10-10 12:40:18
阅读次数:
468
是的,您没有看错!网上已经有教程教您怎么用ROS过GWF,怎么借线做路由! 但是这些都是针对技术党的,如果对于一个路由器工作方式都不知道的您来说,可能是一件难事!所以此教程,对ROS初学者也能玩转。? ? ——...
分类:
其他好文 时间:
2015-09-03 12:55:00
阅读次数:
1104
MikroTik RouterOS能对包状态过滤;P2P协议过滤;源和目标NAT;对源MAC、IP地址、端口、IP协议、协议(ICMP、TCP、MSS等)、接口、对内部的数据包和连接作标记、ToS 字节、内容过滤、顺序优先与数据频繁和时间控制、包长度控制... 下面是RouterOS对IP流的处理流...
分类:
其他好文 时间:
2015-08-13 14:05:48
阅读次数:
193
miktorik ros IPSec Dynamic End points
分类:
其他好文 时间:
2015-04-14 01:58:47
阅读次数:
167
#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...
分类:
其他好文 时间:
2015-04-14 01:57:54
阅读次数:
613