Page 1 of 1

Connect Problem

Posted: Tue Nov 28, 2006 2:59 am
by BigBen
i've been testing my new server, and it's all working good, and i put in the name server, and i put the right ip in, and i let my friends test it, and they get a connection timed out, or connection refused, i forworded the ports, and the firewall isnt blocking it, i dont know whats the problem, any advice?

Posted: Tue Nov 28, 2006 5:34 am
by Grunt
Anything suspicious in ircd.log ?

Is UnrealIRCd even running?

Are your allow and listen blocks correct ?

Are you using SSL on the listen port, and they aren't ?

Posted: Tue Nov 28, 2006 12:38 pm
by BigBen
Grunt wrote:Anything suspicious in ircd.log ?

Is UnrealIRCd even running? It's running good.

Are your allow and listen blocks correct ? they are

Are you using SSL on the listen port, and they aren't ? ive taken it off
what is the clientsonly thing?

Posted: Wed Nov 29, 2006 5:34 am
by Ron2K
It only allows clients, and not servers, to connect to the specified port. Like it says.

Don't forget to /REHASH after changing your configuration...