Page 1 of 1

Connection refused?

Posted: Tue Jun 03, 2008 10:49 pm
by paradox
Dear people

Till yesterday my UnrealIRCd server was working perfectly, i dont know exactly what i did anymore but what i know now is that im unable to connect to my server though webchat, ive already checked out if its an webchat bug/error by making a new account on chatcore and re-tryed, but it did not worked

Error: No connection could be made because the target machine actively refused it 81.169.179.25:6667

Ports are open, nothing is blocked etc etc, like i said: One day everything worked fine, the next day it didnt, i dont know what i exactly did anymore cuz i was kinda stoned

Thanks

Re: Connection refused?

Posted: Tue Jun 03, 2008 11:55 pm
by BigSmoke
Connection refused means that there is no IRC server running at the target IP Adderess or you're using an incorrect port.

Possible Solutions:

Check your firewall;
Check your NAT settings;
Check your listen block;
Make sure your server is running.

Re: Connection refused?

Posted: Wed Jun 04, 2008 2:40 pm
by paradox
No offence, but i already said:

''Ports are open, nothing is blocked etc etc''

and im just able to connect to it though mIRC

This is my listen block :

Code: Select all

listen         *:6697
{
    options
    {
        clientsonly;
    };
};

listen         *:8067;
listen         *:6667;
I just dont remeber what i did anymore, one day it worked and the next day it didnt

Re: Connection refused?

Posted: Wed Jun 04, 2008 3:39 pm
by paradox
I just put my backup server (which was fully working) online, i used another webchat (chatcore) profile and still, its not working. im going crazy :x

Re: Connection refused?

Posted: Wed Jun 04, 2008 5:56 pm
by paradox
Hey, ive kinda founded out the problem, the webchat is working and the server is working

Im running a Windows 2003 server from strato, since ive setted up an domain for it (though strato webadmin) my webchat isnt working anymore, i thought its because of Plesk (a cpanel), but thats not running on my server but on another, the domain DNS is linking to it...

Any ideas?

Thanks

Re: Connection refused?

Posted: Wed Jun 04, 2008 11:12 pm
by paradox
Nevermind, i've setted up unreal on another server of me
thanks anyways 8)