aMule Forum
English => en_Bugs => Topic started by: microft.pt on March 24, 2005, 04:03:16 PM
-
I just compiled amuled (like it says in the wiki)
so far everything seems to work, except for this little bug in amuecmd.
i can turn the ipfilter on, but then i can't turn it off.
microft@lazarus:~$ amulecmd
Enter password for mule connection (return if no pass defined):
Creating client...
Now, doing connection....
Using host 'localhost' port:4712
Trying to connect (timeout = 10 sec)...
Succeeded! Connection established to aMule CVS
---------------------------------
| aMule text client |
---------------------------------
Use 'Help' for command list
aMulecmd$ iplevel
> IPFilter is ON.
> Current IPFilter Level is 127.
aMulecmd$ setipfilter off
> Operation was successful.
> IPFilter is ON.
> Current IPFilter Level is 127.
aMulecmd$
-
Fixed.