Search found 2 matches

by p_a_t_c_h
Mon Sep 26, 2005 6:15 pm
Forum: Unreal 3.2 Support
Topic: Everything is installed, but not connections
Replies: 6
Views: 3532

/*
* NEW: listen {}
* OLD: P:Line
* This defines a port for the ircd to bind to, to
* allow users/servers to connect to the server.
* Syntax is as follows:
* listen (ip number):(port number)
* {
* options {
* (options here);
* };
* };
* or for a plain
* listen: listen (ip):(port ...
by p_a_t_c_h
Mon Sep 26, 2005 5:14 pm
Forum: Unreal 3.2 Support
Topic: Everything is installed, but not connections
Replies: 6
Views: 3532

Everything is installed, but not connections

My IRCd is working, up running and configured. I can connect because I am on the local host but no one else can. I have lowerd Firewalls, Virus blockers, allowed connections manualy, and no one else can connect to me. I run the windows version. If you could help, thank you very much.