Okay, rehashed after taking out the password on allow block, still get the same error.
Still trying to hunt down the command to open ports.
Search found 4 matches
- Sat Mar 05, 2011 10:09 pm
- Forum: Unreal 3.2 Support
- Topic: Having a problem connecting to my IRC server.
- Replies: 5
- Views: 4321
- Sat Mar 05, 2011 8:38 pm
- Forum: Unreal 3.2 Support
- Topic: Having a problem connecting to my IRC server.
- Replies: 5
- Views: 4321
Re: Having a problem connecting to my IRC server.
I'll try that. I'm looking for the command to rehash on Debian 5 as we speak.
I'm also trying to hunt down the command to open tcp ports as well, because port 6667 isn't open. I checked.
EDIT: Just tried to connect after removing password - *before* rehashign ( because I don't know how)
Same error.
I'm also trying to hunt down the command to open tcp ports as well, because port 6667 isn't open. I checked.
EDIT: Just tried to connect after removing password - *before* rehashign ( because I don't know how)
Same error.
- Sat Mar 05, 2011 2:03 am
- Forum: Unreal 3.2 Support
- Topic: Having a problem connecting to my IRC server.
- Replies: 5
- Views: 4321
Re: Having a problem connecting to my IRC server.
allow {
ip *@*;
hostname *@*;
class clients;
password (password);
maxperip 2;
};
ip *@*;
hostname *@*;
class clients;
password (password);
maxperip 2;
};
- Sat Mar 05, 2011 1:11 am
- Forum: Unreal 3.2 Support
- Topic: Having a problem connecting to my IRC server.
- Replies: 5
- Views: 4321
Having a problem connecting to my IRC server.
I've got my server set up, config installed etc.
For a short while I was getting
(my irc server name) *** Looking up your hostname...
(my irc server name) *** Couldn't resolve your hostname; using your IP address instead
Closing Link: Nick[IP] (You are not authorized to connect to this server ...
For a short while I was getting
(my irc server name) *** Looking up your hostname...
(my irc server name) *** Couldn't resolve your hostname; using your IP address instead
Closing Link: Nick[IP] (You are not authorized to connect to this server ...