<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>yuefy@软路由</title>
    <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741</link>
    <description>自由的生活_软路由</description>
    <copyright>Copyright(C) 自由的生活_软路由</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 10 Sep 2026 22:45:18 +0000</lastBuildDate>
    <image>
      <url>https://www.routerclub.com/static/image/common/logo_88_31.gif</url>
      <title>自由的生活_软路由</title>
      <link>https://www.routerclub.com/</link>
    </image>
    <item>
      <title>http://www.laomaotao.net/?J2483</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=7782</link>
      <description><![CDATA[http://www.laomaotao.net/?J2483]]></description>
      <author>yuefy</author>
      <pubDate>Mon, 14 Apr 2014 08:13:03 +0000</pubDate>
    </item>
    <item>
      <title>老毛桃U盘启动程序下载</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=7540</link>
      <description><![CDATA[http://www.laomaotao.net/?W6590]]></description>
      <author>yuefy</author>
      <pubDate>Tue, 13 Nov 2012 09:57:43 +0000</pubDate>
    </item>
    <item>
      <title>有效的ROS PCQ限速脚本</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6327</link>
      <description><![CDATA[关键词理解： max-limit------我们最常用的地方，最大速度&amp;nbsp; 400K burst-limit--------突破速度的最大值&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1200K burst-thershold--------突破速度的阀值&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbs ...]]></description>
      <author>yuefy</author>
      <pubDate>Sun, 10 Apr 2011 10:40:50 +0000</pubDate>
    </item>
    <item>
      <title>HTB</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6326</link>
      <description><![CDATA[HTB (Hierarchical Token Bucket)算法的流量管理功能，可有效提高带宽利用率和限制P2P等海量下载软件的使用：对于正常上网的内网主机，系统将允许它偶然突破最大限速；相反，对于长期使用P2P等软件的内网主机，系统将会减小它的带宽，使其对其他主机的影响降到最低。     　　支持根据IP地址、协议、端口等信息对数据流进 ...]]></description>
      <author>yuefy</author>
      <pubDate>Sun, 10 Apr 2011 10:37:43 +0000</pubDate>
    </item>
    <item>
      <title>DSCP</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6325</link>
      <description><![CDATA[DSCP差分服务代码点（Differentiated Services Code Point）,IETF于1998年12月发布了Diff-Serv（Differentiated Service）的QoS分类标准. 它在每个数据包IP头部的服务类别TOS标识字节中，利用已使用的6比特和未使用的2比特字节，通过编码值来区分优先级.     　　DSCP 是“IP 优先”和“服务类型”字段的组合。为了利用只 ...]]></description>
      <author>yuefy</author>
      <pubDate>Sun, 10 Apr 2011 10:36:57 +0000</pubDate>
    </item>
    <item>
      <title>ROS游戏端口优先</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6318</link>
      <description><![CDATA[# dec/21/2006 23:16:41 by RouterOS 2.9.27 # software id = GUUU-FLN # / ip firewall mangle  add chain=prerouting protocol=icmp action=change-tos new-tos=min-delay \ &amp;nbsp;&amp;nbsp;&amp;nbsp; comment=&quot;街头篮球&quot; disabled=yes  add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=10015 \ &amp;nbsp ...]]></description>
      <author>yuefy</author>
      <pubDate>Sat, 09 Apr 2011 14:20:14 +0000</pubDate>
    </item>
    <item>
      <title>ROS网页优先</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6317</link>
      <description><![CDATA[/ ip firewall mangle add action=add-dst-to-address-list address-list=web80 address-list-timeout=5m \ &amp;nbsp;&amp;nbsp;&amp;nbsp; chain=forward comment=msie content=MSIE disabled=no dst-port=80 protocol=\ &amp;nbsp;&amp;nbsp;&amp;nbsp; tcp add action=add-dst-to-address-list address-list=web80 address-list-t ...]]></description>
      <author>yuefy</author>
      <pubDate>Sat, 09 Apr 2011 14:17:35 +0000</pubDate>
    </item>
    <item>
      <title>ROS属性</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6309</link>
      <description><![CDATA[action (accept | drop | encrypt; default: accept) - 指定对匹配规则的数据包采取何种动作 accept – 通过数据包 drop – 丢弃数据包 encrypt - 应用在该策略及它的SA 中指定的变换 decrypted (integer) - 由策略解密的输入数据报的数量 dont-fragment (clear | inherit | set; default: clear) - 不分段的IP 标题域状态  ...]]></description>
      <author>yuefy</author>
      <pubDate>Fri, 08 Apr 2011 08:14:48 +0000</pubDate>
    </item>
    <item>
      <title>脚本 coo声</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6274</link>
      <description><![CDATA[for from=0 to=150 step=10 do={    :beep frequency=(1295-i) length=22ms    :delay 22ms    :beep frequency=(1095+i) length=22ms    :delay 22ms    }]]></description>
      <author>yuefy</author>
      <pubDate>Thu, 07 Apr 2011 00:23:20 +0000</pubDate>
    </item>
    <item>
      <title>脚本-警报声</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6273</link>
      <description><![CDATA[:for from=1 to=3 step=1 do={    :beep frequency=550 length=494ms    :delay 494ms    :beep frquency=440 length=494ms    :delay 494ms    }]]></description>
      <author>yuefy</author>
      <pubDate>Thu, 07 Apr 2011 00:18:08 +0000</pubDate>
    </item>
    <item>
      <title>脚本电话声音</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6272</link>
      <description><![CDATA[:for i from=1 to=10 step=1 do={    :beep frequency=1195 length=22ms    :delay 22ms    :beep frequency=2571 length=22ms    :delay 22ms    }]]></description>
      <author>yuefy</author>
      <pubDate>Thu, 07 Apr 2011 00:14:33 +0000</pubDate>
    </item>
    <item>
      <title>ros更改MAC地址</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6257</link>
      <description><![CDATA[改MAC地址是可以的    用interface ethernet pri查看网卡    再用interface ethernet set 2 mac-address=00:11:22:33:44:56    这条是修改把编号为2的网卡的MAC地址改为 00:11:22:33:44:56    再用interface ethernet pri查看是否修改成功    在RouterOS中修改mac地址的方法   admin@MikroTik  ] &amp;gt; interface ethernet pr  ...]]></description>
      <author>yuefy</author>
      <pubDate>Tue, 05 Apr 2011 23:32:49 +0000</pubDate>
    </item>
    <item>
      <title>开机后，进入桌面，五六秒钟后，蓝屏，stop:c*21a</title>
      <link>https://www.routerclub.com/home.php?mod=space&amp;uid=168741&amp;do=blog&amp;id=6255</link>
      <description><![CDATA[机后，进入桌面，五六秒钟后，&amp;nbsp; &amp;nbsp;蓝屏，stop:c000021a &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;或者：蓝屏，stop:c0000145 &amp;nbsp; &amp;nbsp;&amp;nbs ...]]></description>
      <author>yuefy</author>
      <pubDate>Tue, 05 Apr 2011 07:03:44 +0000</pubDate>
    </item>
  </channel>
</rss>