weiya 发表于 2005-5-25 23:26:49
在2822和2826都是如此我的环境:1lan,1wan,2m的adsl,routeros的简单使用说明,原文见:http://www.routerclub.com/ipb/index.php?showtopic=856按文中设置,ip -》firewall -》filter chains 选中 input ,选择 drop 这样会导致路由的dns转发失效,客户机的dns不能设为路由的内网ip,必须设为电信的dns,才能上网页 input ,选择 accept,客户机的dns设为路由的内网ip,设为电信的,都能上网页。routeros用PCQ限速,原文见:http://www.routerclub.com/ipb/index.php?showtopic=58973. Add two queue rules - one for download and one for upload:添加PCQ规则,下载和上传/queue tree add parent=Local queue=PCQ-Download flow=all/queue tree add parent=Public queue=PCQ-Upload flow=all 估计对固定ip有用,对于adsl,上传限速无效,这样就可以:queue tree add parent=pppoe-out1 queue=PCQ-Upload flow=all pppoe-out1是adsl拨号连接的名字。
页:
[1]