Search found 8 matches
- Wed May 21, 2008 11:42 pm
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
ive tryed that using the syntex "/server -m 127.0.0.1 kada"
- Wed May 21, 2008 9:25 pm
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
i have just started getting a new random error message in the error log and i havent changed any thing.....
[error] unrealircd.conf:318: link: bogus server name
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
line 318 is right here
link localhost
{
username ...
[error] unrealircd.conf:318: link: bogus server name
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
line 318 is right here
link localhost
{
username ...
- Wed May 21, 2008 8:50 pm
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
i dont know where and or how to get to the pastbin so here it is here but much
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
/* Passworded allow line */
allow {
ip *@255.255.255.255;
hostname *@*;
class clients;
password "kada";
maxperip 1;
};
also im not sure of what ...
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
/* Passworded allow line */
allow {
ip *@255.255.255.255;
hostname *@*;
class clients;
password "kada";
maxperip 1;
};
also im not sure of what ...
- Wed May 21, 2008 7:49 pm
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
if you want i can supplys the entire confg file ....
i have already had 5 people look it over and say it should work
i have already had 5 people look it over and say it should work
- Wed May 21, 2008 7:36 pm
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
my other one is commented out so its not used i only have that 1 active allow block...... is the the problem?
- Wed May 21, 2008 11:52 am
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
well i dont have a password set
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
- Wed May 21, 2008 11:29 am
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Re: Un able to connect to my new IRCd server
the thing is i havent set a password for the localhost .......
and if i did by accident whats the syntax for it in the confg file?
and if i did by accident whats the syntax for it in the confg file?
- Wed May 21, 2008 10:39 am
- Forum: Unreal 3.2 Support
- Topic: Un able to connect to my new IRCd server
- Replies: 13
- Views: 4593
Un able to connect to my new IRCd server
Un able to connect to my new IRCd server, i have read all the documentation i can find, fully configured my server to the best of my abbilitys have it running anope 1.7 and have no errors in anope or with unreal.
it will not let my connect to my server and tells me password mismatched.
the ...
it will not let my connect to my server and tells me password mismatched.
the ...