Problem connecting

These are old archives. They are kept for historic purposes only.
Post Reply
dydo
Posts: 11
Joined: Tue Mar 07, 2006 9:32 pm

Problem connecting

Post 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)
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Are you connecting to a SSL port? :shock:
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
dydo
Posts: 11
Joined: Tue Mar 07, 2006 9:32 pm

Post 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
Grunt
Posts: 159
Joined: Mon Jan 09, 2006 7:31 pm
Contact:

Post 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.
Computers are machines that cause trouble you wouldn't normally have if you wouldn't have a computer.
tdw
Posts: 105
Joined: Sat Aug 06, 2005 12:40 pm

Post 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
dydo
Posts: 11
Joined: Tue Mar 07, 2006 9:32 pm

Post by dydo »

ok thx i fixed it :) :D :D :D :D :D :D
Post Reply