Search found 5 matches

by kaloom
Sun Jul 19, 2009 3:14 pm
Forum: Unreal 3.2 Support
Topic: Connection refused!
Replies: 9
Views: 3789

Re: Connection refused!

Hello,

Not working,


This problem is getting me crazy, any port other than 6667 is working and i can connect but when i use 6667 in the listen block i cant connect using that port!


Help please.

Regards
by kaloom
Sun Jul 19, 2009 10:03 am
Forum: Unreal 3.2 Support
Topic: Connection refused!
Replies: 9
Views: 3789

Re: Connection refused!

Greetings,


This is not a home server, its a Linux dedicated server.

Regards
by kaloom
Sat Jul 18, 2009 8:30 pm
Forum: Unreal 3.2 Support
Topic: Connection refused!
Replies: 9
Views: 3789

Re: Connection refused!

Hello.


when i add it and rehash i get :
*** Notice -- unrealircd.conf:269: No name for section start
-
*** Notice -- unrealircd.conf:274: Ignoring extra close brace
-
- *** Notice -- unrealircd.conf:274 Ignoring extra semicolon
-
- *** Notice -- unrealircd.conf:270: unknown directive options ...
by kaloom
Sat Jul 18, 2009 5:56 pm
Forum: Unreal 3.2 Support
Topic: Connection refused!
Replies: 9
Views: 3789

Re: Connection refused!

Hello,


What is semi-colon mean?


Thanks
by kaloom
Sat Jul 18, 2009 1:13 am
Forum: Unreal 3.2 Support
Topic: Connection refused!
Replies: 9
Views: 3789

Connection refused!

Greetings,

I have been trying last 2 days to make unreal listen to port 6667 with no luck!

unrealircd.conf

listen *:6679
{
options
{
clientsonly;

};
};

listen *:7000;
listen *:6667
{
options
{
clientsonly;
};
};


i tried connecting to my server with port 6667 but it keeps giving ...