找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2305|回复: 1

[其它] 防火墙设定后用winbox无法访问路由了,求解决办法

[复制链接]
发表于 2006-3-24 08:34:30 | 显示全部楼层 |阅读模式

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

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

×
我按照官方资料设定了防火墙,具体如下:
/ip firewall rule input add connection-state=invalid action=drop \
        comment="Drop invalid connections"
/ip firewall rule input add connection-state=established \
        comment="Allow established connections"
/ip firewall rule input add connection-state=related \
        comment="Allow related connections"
/ip firewall rule input add src-address=192.168.0.0/24 protocol=tcp dst-port=8080 \
        comment="This is web proxy service for our customers. Edit this!"
/ip firewall rule input add action=drop log=yes \
        comment="Log and drop everything else
访问的端口号应该是将默认的80端口改为了8080吧,设定好后用winbox就访问不了,大家帮我看看,究竟那一条限制了我的访问呀!我刚开始接触ros,希望大虾能帮帮我呀!!!
routeros
发表于 2006-3-24 19:13:04 | 显示全部楼层
加了不该加的规则了!!!!!!!!!!!!!!
routeros
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-6-2 04:09 , Processed in 0.041813 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2023 Discuz! Team.

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