Page 1 of 1

Problem connecting

Posted: Wed Mar 08, 2006 9:42 pm
by dydo
Hello, I am trying to connect to my server but it is now working. I have the program on. I am using Unreal3.2.4 and my client is Mirc. Here is the error:

Code: Select all

[16:38] * Connecting to 192.168.1.102 (6697)
-
[16:38] * Send error ([10054] Connection reset by peer)
-
[16:38] * Disconnected
-
[16:38] * Connect retry #1 192.168.1.102 (6697)
-
[16:38] * Send error ([10054] Connection reset by peer)
-
[16:38] * Disconnected
-
[16:38] * Connect retry #2 192.168.1.102 (6697)
-
[16:38] * Send error ([10054] Connection reset by peer)
-
[16:38] * Disconnected
-
[16:38] * Connect retry #3 192.168.1.102 (6697)
-
[16:38] * Send error ([10053] Software caused connection abort)

Posted: Wed Mar 08, 2006 10:18 pm
by Dukat
Are you connecting to a SSL port? :shock:

Posted: Wed Mar 08, 2006 11:36 pm
by dydo
oh i fixed that :) but now i can't use the services or anything. When i try to logon as an oper it says i have no o:lines for the host

Posted: Thu Mar 09, 2006 5:44 am
by Grunt
The oper name and password are case-sensitive. Meaning that in the config file, if you have oper kekeke { bla bla bla };, if you type /oper KeKeKe mypassword, you will get that error. If it's not this, check the config file some more. It's 99.99% chance you did something wrong in there.

Posted: Thu Mar 09, 2006 4:22 pm
by tdw
The error message "No O-lines for your host" is returned to
the user making the failed /oper attempt, regardless of the reason
the attempt failed. (can be no matching host, bad password, bad ID etc)
check ircd.log

Posted: Thu Mar 09, 2006 8:51 pm
by dydo
ok thx i fixed it :) :D :D :D :D :D :D