免费黄色视频在线观看不卡无码国产一区二区三区_亚洲中文字幕无码中文字 _亚洲 国产专区 校园 欧美_国内自拍真实伦在线视频_国产精品成人观看视频免费

河?xùn)|軟件園:綠色免費(fèi)的軟件下載站! 最新軟件|軟件分類|軟件專題|軟件發(fā)布

所在位置:首頁 > 其它軟件 > ROS路由 > Ros強(qiáng)開指定首頁

Ros強(qiáng)開指定首頁

 
  • 軟件大?。?span itemprop="fileSize">3 KB
  • 更新日期:2009-08-02
  • 軟件語言:簡(jiǎn)體中文
  • 軟件類別:ROS路由
  • 軟件授權(quán):共享軟件
  • 軟件官網(wǎng):
  • 適用平臺(tái):Win2003, WinXP, Win2000, NT, WinME
  • 軟件廠商:

10.0
軟件評(píng)分

本地下載文件大?。? KB 高速下載需下載高速下載器,提速50%

軟件介紹人氣軟件相關(guān)文章網(wǎng)友評(píng)論下載地址

為您推薦:ROS路由

Ros強(qiáng)開指定首頁

安裝說明:
#     1.本程序只在Ros2.9.27上調(diào)試通過,其它版本尚未測(cè)試;
#     2.安裝前請(qǐng)做好備份,一切后果與kuwin無關(guān);
#     2.Winbox->System->Scripts->按+,貼入程序內(nèi)容,按OK,再按Run Script.
####################################################################################
#定義變量
#首頁所在服務(wù)器IP
:local StrToAddress
:set StrToAddress 192.168.0.1

#首頁所在服務(wù)器端口
:local StrToPort
:set StrToPort 80

#時(shí)限1,指定時(shí)限內(nèi)跳到指定首頁,設(shè)置1-5秒
:local StrTimeOut1
:set StrTimeOut1 2s

#時(shí)限2,指定時(shí)限內(nèi)不跳到指定首頁,3小時(shí)為3h,(測(cè)試是否有效可調(diào)為1分鐘1m)
:local StrTimeOut2
:set StrTimeOut2 3h

ip firewall mangle add chain=prerouting protocol=tcp dst-port=80 src-address-list=!src2
       action=add-src-to-address-list address-list=src1 address-list-timeout=$StrTimeOut1 comment=TimeOut1

ip firewall mangle add chain=prerouting protocol=tcp dst-port=80
       action=add-src-to-address-list address-list=src2 address-list-timeout=$StrTimeOut2 comment=TimeOut2

ip firewall nat add chain=dstnat protocol=tcp dst-port=80 src-address-list=src1
       action=dst-nat to-addresses=$StrToAddress to-ports=$StrToPort comment=ToAddress  

下載地址

查看所有評(píng)論>>網(wǎng)友評(píng)論0

發(fā)表評(píng)論

您的評(píng)論需要經(jīng)過審核才能顯示

精彩評(píng)論

最新評(píng)論

蓋樓回復(fù)X

(您的評(píng)論需要經(jīng)過審核才能顯示)