<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>維護技術論壇 SMEITO - 指令運用</title>
    <link>https://www.shy.idv.tw/forum.php?mod=forumdisplay&amp;fid=58</link>
    <description>Latest 20 threads of 指令運用</description>
    <copyright>Copyright(C) 維護技術論壇 SMEITO</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 09:29:08 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.shy.idv.tw/static/image/common/logo_88_31.gif</url>
      <title>維護技術論壇 SMEITO</title>
      <link>https://www.shy.idv.tw/</link>
    </image>
    <item>
      <title>設定內部兩台WEB主機可以自動切換</title>
      <link>https://www.shy.idv.tw/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[上敘兩種方法 NTH 及 PCC，會發現 NTH 並不適合作 Web Load Balancer，這樣會造成 session 異常，所以必須採用 PCC 方式，以下就採用 PCC 進行設定。

下圖為範例結構：

WAN：1.1.1.1

MikroTik RouterOS LAN：192.168.1.1

Web Server1：192.168.1.2

Web Server2：19 ...]]></description>
      <category>指令運用</category>
      <author>ison</author>
      <pubDate>Sun, 11 Apr 2021 15:20:09 +0000</pubDate>
    </item>
    <item>
      <title>ROS QOS 設定 解決P2P問題</title>
      <link>https://www.shy.idv.tw/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[解決內網P2P使用者的問題狀況，記得修改網路孔位
------------------------------------------------------------------------------------------------------------------

/ ip firewall mangle
add chain=forward p2p=all-p2p action=mark-connection new-connection ...]]></description>
      <category>指令運用</category>
      <author>ison</author>
      <pubDate>Sun, 11 Apr 2021 15:19:17 +0000</pubDate>
    </item>
    <item>
      <title>防禦攻擊設定</title>
      <link>https://www.shy.idv.tw/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[設定防禦攻擊

---------------------------------------------------------------------------------------------------------

/ip firewall filter add chain=input protocol=tcp psd=21,3s,3,1 action=add-src-to-address-list address-list=\&quot;port scanners\&quot; addres ...]]></description>
      <category>指令運用</category>
      <author>ison</author>
      <pubDate>Sun, 11 Apr 2021 15:18:02 +0000</pubDate>
    </item>
    <item>
      <title>自動化備份ROS 設定</title>
      <link>https://www.shy.idv.tw/forum.php?mod=viewthread&amp;tid=43</link>
      <description><![CDATA[#Script在RouterOS 5.15中測試通過
#Date:2010/12/19
#Script Name:MailBackupFile
#-----------------------------------------
#SMTP伺服器位置
:local SMTP \&quot;msa.hinet.net\&quot;

#寄件人 記得改寄件者
:local MailFrom \&quot;ROSBackup@minitw.com\&quot;

#收件人 記得改收件者
:l ...]]></description>
      <category>指令運用</category>
      <author>ison</author>
      <pubDate>Sun, 11 Apr 2021 15:17:31 +0000</pubDate>
    </item>
  </channel>
</rss>