Dear all,
Managed to get amuleweb running by following gorion install guide. Following is my successful configuration.
amule.conf
Note the webserver part, following config must be enable or set:[eMule]
...
AddServersFromServer=0
AddServersFromClient=0
...
[WebServer]
Enabled=1
Password=ef7628c92bff39c0b3532d36a617cf09
PasswordLow=ef7628c92bff39c0b3532d36a617cf09
Port=4711
UseGzip=1
UseLowRightsUser=1
PageRefreshTime=120
Template=
[ExternalConnect]
AcceptExternalConnections=1
ECAddress=
ECPort=4712
ECPassword=ef7628c92bff39c0b3532d36a617cf09
ShowProgressBar=1
ShowPercent=0
UseSrcSeeds=0
UseSecIdent=1
IpFilterOn=1
password must be in md5 format, please refer here on how to generate one:Enabled=1
Password=ef7628c92bff39c0b3532d36a617cf09
PasswordLow=ef7628c92bff39c0b3532d36a617cf09
http://www.nslu2-linux.org/wiki/Optware/Amule. The password i use here is amule.
This is optional,it tells amule not to update server list, I able to connect only if I set them to 0
Before running amulewed -w, please ensure the HOME env var has been pointed to /opt/share/amule, lse the remote.conf file will ended up in /usr/local/root if you are login as root.AddServersFromServer=0
AddServersFromClient=0
Do the following before running amuleweb:
after that do a echo just to makesure, it points to /opt/share/amuleexport HOME=/opt/share/amule
I haven't tried any download yet,it makes the router running slow when amuledweb enable though.echo $HOME
Hope my config can get yours running.
MY problems:
1. Low id connected to donkeyserver2. Seems like only able to connect to this server.
2. My KAD is always disconnected. is there any conf file I should do?
3. Connection to server during starting is slow, eating up router resource




Reply With Quote
