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
Search found 5 matches
- Sun Jul 19, 2009 3:14 pm
- Forum: Unreal 3.2 Support
- Topic: Connection refused!
- Replies: 9
- Views: 3789
- 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
This is not a home server, its a Linux dedicated server.
Regards
- 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 ...
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 ...
- 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
What is semi-colon mean?
Thanks
- 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 ...
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 ...