Page 1 of 1

Password Mismatch on Connect

Posted: Thu Jul 07, 2005 6:18 am
by Darl
[12:13am] -carnage.no-ip.org- *** Looking up your hostname...[12:13am] -carnage.no-ip.org- *** Found your hostname (cached)
[12:13am] -carnage.no-ip.org- *** If you are having problems connecting due to ping timeouts, please type /quote pong 4104A1F0 or /raw pong 4104A1F0 now.
-
[12:13am] Closing Link: Darl[S01060080c6fd1e4a.cg.shawcable.net] (Password mismatch)


I have it set to have no password in my config, I have also tried having a password:

allow {
ip *;
hostname *;
class clients;
maxperip 5;
};

/* Passworded allow line */
allow {
ip *@255.255.255.255;
hostname *@*.passworded.ugly.people;
class clients;
password "f00"
maxperip 1;
};

Posted: Thu Jul 07, 2005 7:35 am
by Stealth
Take out that second allow bock.