|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
用SW2.0的想不想单机限速扼制BT下载一类的,想就进来聊聊由于对英文实在是不懂,只知道在别的网站看了关于LINUX限速的解决是用TC解决的,并且发现在SMOOTHWALL下也有TC,但是不能正常执行。最后在GOOGLE和YAHOO的大力帮助下,找到了下面相关连接,并且在vmware下也可以运行TC显示流量了.http://community.smoothwall.org/forum/viewtopic.php?t=7848http://community.smoothwall.org/forum/view...lt+port+forwardhttp://community.smoothwall.org/forum/viewtopic.php?t=7922http://bbs.chinaunix.net/forum/viewtopic.php?t=350969如果按照最后一个的说明在SW下执行tc -s class ls dev eth0 的一类命令的话会出RTNETLINK answers: Invalid argumentDump terminated的提示,按照上面的3个做了后,执行tc -s class ls dev eth0 后就可以看到了。要是可以的话,就不怕BT一类的东西了。只要你的SW2.0在更新了4个补丁后安装下面这个就可以了.,安装卸载说明2.) Transfer the tarball to the smoothie /tmp directory. (WinSCP works great for this) 3.) Login to the smoothwall as root via SSH (PuTTY is perfect for this) or at the console (you can not use the WinSCP terminal or the Web-SSH for this!!!) and change to the /tmp directory: Code: cd /tmp 4.) Extract the tarball and the installer script: Code: tar zxvf ./sw-super-kernel-2.4.27-v2.tgz -C / 5.) Run the installer script from the /tmp directory: Code: ./install-superk.pl You will be presented with a screen of info on what is about to happen, and given an opportunity to back out by hitting Ctrl-C. Hit any other key to continue with the installation and upgrade. Reboot your smoothwall when instructed to do so. HowTo UnInstall: 1.) Login to the SmoothWall as root via SSH or at the console. 2.) Change to the mods directory: Code: cd /var/smoothwall/mods/super-kernel 3.) Execute the uninstall script: Code: ./uninstall.pl 4.) Reboot. 好像不支持PPOE动态拨号http://www.hivemynd.net/smoothwall/sw-supe...l-2.4.27-v2.tgz用CVS-SSH-Tcl-Setup_1.2.exe或者winscp371setup.exe上传.真的可以限速哦,但是根据第4个帖子里的基于IP限速是不是太麻烦了,渴望各位大虾不吝赐教,谢谢 |
|