I have amule installed on ubuntu lamp and it runs head-less and is managed through the amuleweb feature. How ever I can not seem to get the ip blocking feature to work. Amule and amuleweb will start through init.d and this is the log generated:
2007-05-15 13:12:34: Credit file loaded, 6043 clients are known
2007-05-15 13:12:34: Loading ipfilter.dat files.
2007-05-15 13:12:51: Loaded 207565 IP-ranges from 'ipfilter.dat'. 0 malformed lines were discarded.
2007-05-15 13:12:51: Loaded 0 IP-ranges from 'ipfilter_static.dat'. 0 malformed lines were discarded.
2007-05-15 13:12:51: Loading server.met file: /home/lindsay/.aMule/server.met
2007-05-15 13:12:51: 9 servers in server.met found
2007-05-15 13:12:51: Found 21 part files
2007-05-15 13:12:51: *** TCP socket (ECServer) listening on 0.0.0.0:4712
2007-05-15 13:12:51: MuleUDPSocket: Created Server UDP-Socket at port 4665
2007-05-15 13:12:51: MuleUDPSocket: Created Client UDP-Socket at port 4672
2007-05-15 13:12:51: Found 52 known shared files
2007-05-15 13:12:51: Connecting
2007-05-15 13:12:51: Servers: Trying to connect
2007-05-15 13:12:51: Connecting to DonkeyServer No2 (62.241.53.16 - 62.241.53.16:4242)
2007-05-15 13:12:51: AICH Thread: Syncronization thread started.
2007-05-15 13:12:51: AICH Thread: Masterhashes of known files have been loaded.
2007-05-15 13:12:51: AICH Thread: No new files found.
2007-05-15 13:12:51: AICH Thread: Terminated.
2007-05-15 13:12:51: Read 183 Kad contacts
2007-05-15 13:12:52: webserver running on pid 9334
2007-05-15 13:12:52: General: CamuleDaemonApp::OnRun()
2007-05-15 13:12:53: Loaded 0 IP-ranges from 'ipfilter.dat'. 0 malformed lines were discarded.
2007-05-15 13:12:53: Loaded 0 IP-ranges from 'ipfilter_static.dat'. 0 malformed lines were discarded.
2007-05-15 13:12:53: New external connection accepted
2007-05-15 13:12:53: Connecting client: aMuleweb 2.1.3
2007-05-15 13:12:53: Access granted.
2007-05-15 13:12:53: Connected to Kad (firewalled)
2007-05-15 13:12:58: Connected to Kad (ok)
As you can see, when the webserver starts "Loaded 0 IP-ranges from 'ipfilter.dat'. 0 malformed lines were discarded." is displayed where as before that it was showing that blocked ip's where loaded. Also I can not figure out how to get the head-less amule to automatically download and use it's own ipfilter.dat. Instead that ipfilter.dat is copied from my amule on my desktop. The ipfilter.dat from my desktop is about 12mb in size. Once I upload it to the head-less amule on the server and get it running the ipfilter.dat file will be 0mb. It's like amuleweb deleted the contents or something...
I am not sure if this is a bug or not. I am probably just doing something wrong. I have played with many settings in amule.conf and I cannot figure this out.
Anyone have any ideas?
