so i have an old machine kicking about, i decided to install a very basic no brainer ubuntu karmic for running amule. i have managed to get amuled and amuleweb up and running, so from what i can tell everything seems to be ok in that respect. the server starts without a fuss and i can log in ok, but it's just that i am unable to connect to the edonkey network. i have tried using amulecmd, no luck.
it's a very basic config file i have and i can't really see what to change that might help.
i suspect it wil be a configuration problem. i will post what relevant info i can.
i must also point out that i have configured nothing besides these two config files. everything else is default.
axe@p2p:~$ cat ~/.aMule/amule.conf
[eMule]
AppVersion=2.2.6
Nick=http://www.aMule.org
NewVersionCheck=1
StartupMinimized=0
ConfirmExit=1
EnableTrayIcon=0
MinToTray=0
ToolTipDelay=1
VideoPlayer=
VideoPreviewBackupped=1
MaxDownload=0
MaxUpload=0
SlotAllocation=6
Port=27045
UDPPort=27050
UDPDisable=0
Address=
MaxSourcesPerFile=300
MaxConnections=500
ConnectToED2K=1
ConnectToKad=1
UPnPEnabled=0
UPnPTCPPort=50000
Autoconnect=1
Reconnect=1
ShowOverhead=0
RemoveDeadServer=1
DeadServerRetry=3
Serverlist=0
AddServerListFromServer=0
AddServerListFromClient=0
Scoresystem=1
SmartIdCheck=1
SafeServerConnect=0
AutoConnectStaticOnly=0
ManualHighPrio=0
ICH=1
AICHTrust=0
AddNewFilesPaused=0
DAPPref=1
PreviewPrio=0
UAPPref=1
FullChunkTransfers=1
StartNextFile=0
StartNextFileSameCat=0
CheckDiskspace=1
MinFreeDiskSpace=1
AllocateFullFile=0
IncomingDir=/home/axe/.aMule/Incoming
TempDir=/home/axe/.aMule/Temp
ShareHiddenFiles=0
StatGraphsInterval=3
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
statsInterval=30
DownloadCapacity=300
UploadCapacity=100
MaxConnectionsPerFiveSeconds=20
FileBufferSizePref=16
QueueSizePref=50
ServerKeepAliveTimeout=0
3DDepth=5
AutoSortDownloads=0
ShowInfoOnCatTabs=1
ShowRatesOnTitle=0
VerticalToolbar=0
ShowPartFileNumber=0
SeeShare=2
IPFilterURL=
IPFilterAutoLoad=1
FilterLevel=127
FilterLanIPs=1
ParanoidFiltering=1
IPFilterSystem=0
OnlineSignature=0
OnlineSignatureUpdate=5
OSDirectory=/home/axe/.aMule/
FilterMessages=1
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=
FilterComments=0
CommentFilter=
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
AllcatType=0
ShowAllNotCats=0
SmartIdState=0
DropSlowSources=0
KadNodesUrl=http://emule-inside.net/nodes.dat
Ed2kServersUrl=http://gruk.org/server.met.gz
StatColor0=4194304
StatColor1=16761024
StatColor2=8454016
StatColor3=53760
StatColor4=32768
StatColor5=8421631
StatColor6=200
StatColor7=140
StatColor8=16750230
StatColor9=12583104
StatColor10=8454143
StatColor11=0
StatColor12=8454016
StatColor13=53760
StatColor14=32768
TableOrderingServer=0 0,
TableWidthsServer=150,140,25,150,25,40,45,60,40,40,80
TableOrderingDownload=0 0,
TableWidthsDownload=260,60,65,65,65,170,50,55,70,110,220,220
TableOrderingUploads=0 0,
TableWidthsUploads=150,275,100,60,65,60,60,110,100,100,100
TableOrderingShared=0 0,
TableWidthsShared=250,100,50,70,220,100,100,120,100,120,120,220
[Browser]
DefaultBrowser=0
CustomBrowserString=
OpenPageInTab=1
[ExternalConnect]
UseSrcSeeds=0
ShowPercent=1
ShowProgressBar=1
AcceptExternalConnections=1
ECPassword=********************19c
ECAddress=
ECPort=4712
UPnPECEnabled=0
IpFilterClients=1
IpFilterServers=1
UseSecIdent=1
[Statistics]
MaxClientVersions=0
TotalDownloadedBytes=0
TotalUploadedBytes=0
[SkinGUIOptions]
UseSkinFiles=0
Skin=System:xfce.zip
[Razor_Preferences]
FastED2KLinksHandler=1
SRV_SPLITTER_POS=463
[WebServer]
Enabled=1
Port=5556
UPnPWebServerEnabled=0
WebUPnPTCPPort=50001
PageRefreshTime=120
UseGzip=1
UseLowRightsUser=0
Password=
PasswordLow=
Template=chicane
[Obfuscation]
IsClientCryptLayerSupported=1
IsCryptLayerRequested=1
IsClientCryptLayerRequired=0
CryptoPaddingLenght=254
CryptoKadUDPKey=431372057
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[UserEvents]
[UserEvents/DownloadCompleted]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/NewChatSession]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/OutOfDiskSpace]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/ErrorOnCompletion]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[GUI]
[GUI/TransferWnd]
Splitter=449
ShowClientList=1
axe@p2p:~$ cat ~/.aMule/remote.conf
Locale=
[EC]
Host=localhost
Port=4712
Password=********************19c
[Webserver]
Port=5557
UPnPWebServerEnabled=0
UPnPTCPPort=50001
Template=php-default
UseGzip=0
AllowGuest=0
AdminPassword=********************19c
GuestPassword=********************18d
axe@p2p:~$ ls -alR ~/.aMule
/home/axe/.aMule:
total 116
drwxr-xr-x 4 axe axe 4096 2010-10-23 18:04 .
drwxr-xr-x 9 axe axe 4096 2010-08-21 03:40 ..
-rw-r--r-- 1 axe axe 3706 2010-10-23 18:04 amule.conf
-rw-r--r-- 1 axe axe 3713 2010-08-22 14:05 amule.conf.save
-rw-r--r-- 1 axe axe 5 2010-10-23 17:55 clients.met
-rw-r--r-- 1 axe axe 5 2010-10-23 17:16 clients.met.BAK
-rw-r--r-- 1 axe axe 361 2010-08-20 19:17 cryptkey.dat
-rw------- 1 axe axe 0 2010-08-22 10:10 ED2KLinks_lock
-rw-r--r-- 1 axe axe 5 2010-10-23 17:15 emfriends.met
drwxr-xr-x 2 axe axe 4096 2010-08-20 19:17 Incoming
-rw-r--r-- 1 axe axe 182 2010-08-20 19:17 ipfilter.dat
-rw-r--r-- 1 axe axe 298 2010-08-20 19:17 ipfilter_static.dat
-rw-r--r-- 1 axe axe 28 2010-10-23 17:15 key_index.dat
-rw-r--r-- 1 axe axe 1 2010-08-20 19:17 known2_64.met
-rw-r--r-- 1 axe axe 5 2010-10-23 17:46 known.met
-rw-r--r-- 1 axe axe 6 2010-10-23 17:16 lastversion
-rw-r--r-- 1 axe axe 12 2010-10-23 17:15 load_index.dat
-rw-r--r-- 1 axe axe 2274 2010-10-23 17:59 logfile
-rw-r--r-- 1 axe axe 2193 2010-10-23 17:16 logfile.bak
-rw------- 1 axe axe 4 2010-10-23 17:16 muleLock
-rw-r--r-- 1 axe axe 17 2010-10-23 17:15 preferences.dat
-rw-r--r-- 1 axe axe 23 2010-10-23 17:15 preferencesKad.dat
-rw-r--r-- 1 axe axe 281 2010-10-23 16:44 remote.conf
-rw-r--r-- 1 axe axe 281 2010-08-22 14:15 remote.conf.bak
-rw-r--r-- 1 axe axe 313 2010-10-23 17:15 remote.conf.save
-rw-r--r-- 1 axe axe 5 2010-10-23 17:15 server.met
-rw-r--r-- 1 axe axe 5 2010-10-23 16:56 server_met.old
-rw-r--r-- 1 axe axe 19 2010-10-23 17:15 shareddir.dat
-rw-r--r-- 1 axe axe 12 2010-10-23 17:15 src_index.dat
drwxr-xr-x 2 axe axe 4096 2010-08-20 19:17 Temp
/home/axe/.aMule/Incoming:
total 8
drwxr-xr-x 2 axe axe 4096 2010-08-20 19:17 .
drwxr-xr-x 4 axe axe 4096 2010-10-23 18:04 ..
/home/axe/.aMule/Temp:
total 8
drwxr-xr-x 2 axe axe 4096 2010-08-20 19:17 .
drwxr-xr-x 4 axe axe 4096 2010-10-23 18:04 ..
am i missing something? thanks for your time.