找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 9564|回复: 0

[基础] ROS已设置定时上网,如果同时开启hostpot,则VIP功能失效。

[复制链接]
发表于 2011-12-3 15:28:21 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
本帖最后由 crc8 于 2011-12-3 15:29 编辑

版本4.9,LAN IP:192.168.200.0/24,设置某些时间段不能上网,但VIP=192.168.200.120此IP不受限制。在未启用Hostpot功能一切按照防火墙中的设置来,一旦开启hostpot,在规定的时间段内,VIP同样无法上网。要如何设置,才能在开启hostpot的情况下,让VIP在非上网时段同样可以正常上网呢?
  1. [admin@Gateway] /ip firewall> filter
  2. [admin@Gateway] /ip firewall filter> pr
  3. Flags: X - disabled, I - invalid, D - dynamic
  4. 0 X ;;; place hotspot rules here
  5.      chain=unused-hs-chain action=passthrough

  6. 1   ;;; 00:00
  7.      chain=forward action=drop src-address=192.168.200.0/24
  8.      src-address-list=!vip time=0s-1m59s,sun,sat

  9. 2   ;;; 18:00
  10.      chain=forward action=drop src-address=192.168.200.0/24
  11.      src-address-list=!vip time=17h57m59s-17h59m59s,mon,tue,wed,thu,fri
  12. [admin@Gateway] /ip firewall filter> export
  13. # dec/01/2011 18:03:21 by routeros 4.9
  14. # software id = ***-***
  15. #
  16. /ip firewall filter
  17. add action=passthrough chain=unused-hs-chain comment=\
  18.     "place hotspot rules here" disabled=yes
  19. add action=drop chain=forward comment=00:00 disabled=no src-address=\
  20.     192.168.200.0/24 src-address-list=!vip time=0s-1m59s,sun,sat
  21. add action=drop chain=forward comment=18:00 disabled=no src-address=\
  22.     192.168.200.0/24 src-address-list=!vip time=\
  23.     17h57m59s-17h59m59s,mon,tue,wed,thu,fri
  24. [admin@Gateway] /ip firewall filter>
复制代码
firewall.rar (362 Bytes, 下载次数: 2)
routeros
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-11-24 11:35 , Processed in 0.047204 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表