|
|||||||
| Регистрация | FAQ | Участники | Поиск | Свежие сообщения | Пометить все разделы как прочитанные | ||||||||||||||||
| Firmware Wizard | Donate | ||||||||||||||||||||
![]() |
|
|
Опции темы | Оценить тему | Опции просмотра |
|
#1
|
|||
|
|||
|
HOWTO: MLDonkey as Download Manager for WL-700g
MLDonkey - Multi-platform, multi-protocol client. It's include support for FTP, HTTP, ed2k and BitTorrent protocols and it's a best replacement for standard ASUS Download Manager.
Foreplay:
Installation (based on russian thread):
Setting up the MLDonkey GUI
Thats all, now you have fully-functional, stable, fast and multi-protocol download manager on you WL-700 box. Any comments? Последний раз редактировалось mawr, 19-07-2007 в 12:55. |
|
#1
|
|||
|
|||
|
#2
|
|||
|
|||
|
Great tutorial! Much better than the built-in download manager :-)
For some reason though, i can't execute the mlnet startscript, but when i execute the commands manually, mldonkey starts up without a problem :-) I do have 1 major problem though - i cant get the port forwarding for mldonkey right. I have configured mldonkey to use port 46680 (by using Sancho, "BT-client_port"), and then forwarded port 46680 to 127.0.0.1 (which should be the router itself), but that is not working :-(. I have also tryed to forward port 46680 to 192.168.1.1 without sucess. I have been using the webinterface for this, but i can remember something about some "iptables" commands back when i was messing around with a debian server, maybe that is what i need to do? Any suggestions? :-) And once again, thank you for this great tutorial! |
|
#3
|
|||
|
|||
|
Ah, i figured it out by using the famous search function :-)
The problem is that the ports need to be in the "INPUT" chain in iptables, not FORWARD. You can add these by running this command (This will of course open port 3400, you can just replace that with whatever port you have configured mldonkey for, allthough it is a good idea to change it from the original port, as it is not allowed to use this port on many trackers, and many ISP's are slowing down trafic on that port) iptables -I INPUT 7 -p tcp --dport 3400-j ACCEPT You can add this line to rc.local to make it permanent. Still not getting more than about 50kb/s. Should i specify max_hard_download_rate as kbit or kb/s? Последний раз редактировалось Henrikh, 06-08-2007 в 13:02. |
|
#4
|
|||
|
|||
|
Hi,
Can someone confirm if MLDonkey can support encryption for torrent downloads? My ISP does throttling so its impossible to use torrents without encryption turned on to bypass them... thanks! |
|
#5
|
|||
|
|||
|
I haven't seen any option for enabling encryption or anything like that in the bittorrent options. I dont know how bittorrent encryption works, but i'm afraid it would be rather hard for the small 266mhz MIPS processor to handle such a task.
|
|
#6
|
|||
|
|||
|
Bit torrent help
Hello, i tired downloading MLdmonkey but i am having some problems,
[Bhavdip@(none) bin]$wget http://oleg.wl500g.info/bin/mlnet.lite.gz --21:57:28-- http://oleg.wl500g.info/bin/mlnet.lite.gz => `mlnet.lite.gz' Resolving oleg.wl500g.info... 158.250.11.254, 212.192.248.17 Connecting to oleg.wl500g.info|158.250.11.254|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 786,362 (768K) [application/x-gzip] mlnet.lite.gz: Permission denied Cannot write to `mlnet.lite.gz' (No such file or directory). I don't know why i keep getting permission denied? I am logged in via shell. |
|
#7
|
|||
|
|||
|
Цитата:
|
|
#8
|
|||
|
|||
|
Limit upload speed of MlDonkey
After some struggling, I managed to get mldonkey working. Greet tutorial, thanks. Finally I will be able to download edonkey files, without leaving on my pc.
Does anyone know a way to limit the upload speed of Mldonkey without affecting the download speed? In Belgium, there are still no internet providers that give you an unlimited amount of data upload. Therefore, I have to limit this speed because if I consume to much they put me on small band (56k). Any ideas are welcome. Thanks, Bart |
|
#9
|
|||
|
|||
|
# /opt/etc/init.d/mlnet
/opt/etc/init.d/mlnet: cannot execute -Using Telnet [Bhavdip@(none) bin]$sudo /opt/etc/init.d/mlnet sudo: /opt/etc/init.d/mlnet: command not found [Bhavdip@(none) bin]$ -Shell using "sudo" [Bhavdip@(none) bin]$/opt/etc/init.d/mlnet -bash: /opt/etc/init.d/mlnet: Permission denied -Shell without using sudo. I have followed the instructions and i do not understand what is causing MLDonkey not to start up. Thank you all for your help. ![]() |
|
#10
|
|||
|
|||
|
Цитата:
thanks for your detailed description, i followed your instructions and mldonkey is running fine on my WL700g router now comment: additionally to your instructions i had to install zlib too Код:
ipkg install zlib bzip2 -force-overwrite thanks and brgds, -- tiwag |
|
#11
|
|||
|
|||
|
editing rc.local
Ive followed your discription how to instal ML donkey. But i still have a few questions.
Where is my rc.local, cant see it in explorer anymore, but i knw its there somewhere? How to edit rc.local, im not very experienced with telnet and putty and only copy and paste your commands in putty. Can you please give me 1 step by step example how to edit rc local. You also decriped the command (to save file press <ESC> <CTRL>+<:> <X> <ENTER>) to close and save a file. But it doesnt happen with me. What to do exactly, how to do this. Is there a list of standard commands i use in putty. Dont know how to navigate. Things like the dir and edit command in dos. Hope to hear soon. I think im close to satisfaction with my wl |
|
#12
|
|||
|
|||
|
Цитата:
please work through any basic linux tutorial like this one http://wiki.linuxquestions.org/wiki/Commands then you'll get the needed know how. if you don't get familiar with vi you can use the nano editor, which is more usable for windozer's install instructions you can find in kfurge's installation instructions. http://home.comcast.net/~kfurge/wl700g.html |
|
#13
|
|||
|
|||
|
bzip2
In the tutorial i see"
bzip2 package must be installed on your WL-700 box (/opt/bin/ipkg install bzip2). But where to get this, looked all over, but cant find it. shutting down vi, is it also possible by pressing escape and then ZZ? |
|
#14
|
|||
|
|||
|
Цитата:
http://home.comcast.net/~kfurge/wl700g.html |
|
#14
|
|||
|
|||
|
#15
|
|||
|
|||
|
Bzip
Цитата:
Cant find instructions on bzip on kfurge. I did find bzip2.1.0.4.pkg. Can i use tat one? |
![]() |
| Опции темы | |
| Опции просмотра | Оценка этой теме |
|
|
Похожие темы
|
||||
| Тема | Автор | Раздел | Ответов | Последнее сообщение |
| Download Master - who can explain? | calaba | WL-500gP Q&A | 4 | 09-05-2009 14:19 |
| Photo Album & Download Manager | antoschka | WL-700g Firmware Discussion | 2 | 18-06-2007 21:52 |
| Download manager: тема поднималась, попробую выразить общее мнение... | Zein | Russian Discussion - РУССКИЙ (RU) | 14 | 18-01-2007 19:36 |
| HowTo install a lightweight blog server | Tamadite | WL-500g/WL-500gx Tutorials | 0 | 03-12-2006 01:46 |
| Download Manager | Erwin | Dutch Discussion - Nederlands | 1 | 18-10-2006 19:35 |