Connect Problem

These are old archives. They are kept for historic purposes only.
Post Reply
BigBen
Posts: 49
Joined: Sat Nov 25, 2006 3:25 pm

Connect Problem

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

Post 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 ?
Computers are machines that cause trouble you wouldn't normally have if you wouldn't have a computer.
BigBen
Posts: 49
Joined: Sat Nov 25, 2006 3:25 pm

Post 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?
Ron2K

Post 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...
Post Reply