Problems with C/N lines
Posted: Thu Jun 01, 2006 1:47 pm
Hello,
After a re-formatting of my computer, I had to re-install Unreal3.2.4. This went ok, but there are some issues that I not can resolve about C and N lines.
I'll set up here how I did it for stats.my.net and services.my.net
The above is for stats.my.net
Here comes from stats.my.net:
None of these works and I get the following messages in status:
For the U-Lines I have the following:
In the end of this, one of my opers can't even register his Nick. This is the message he gets when trying:
That's the messge he get each time he try to register it, but he could register his other nick without problems.
I hope someone can help me with this problem.
Thanks
After a re-formatting of my computer, I had to re-install Unreal3.2.4. This went ok, but there are some issues that I not can resolve about C and N lines.
I'll set up here how I did it for stats.my.net and services.my.net
Code: Select all
link irc.my.net
{
username stats.my.net;
hostname xx.xx.xx.xxx;
bind-ip *;
port 6667;
hub *;
password-connect "MyPassword";
password-receive "MyPassword";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
autoconnect;
# ssl;
# zip;
};
};Here comes from stats.my.net:
Code: Select all
link irc.my.net
{
username services.my.net;
hostname xx.xx.xx.xxx;
bind-ip *;
port 6667;
hub *;
password-connect "MyPassword";
password-receive "MyPassword";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
autoconnect;
# ssl;
# zip;
};
};Code: Select all
[2:52pm] -irc.my.net- *** Notice -- Connection to stats.my.net[xx.xx.xx.xxx] activated.
-
[2:52pm] -irc.my.net- *** LocOps -- Link denied for irc.my.net([email protected]) (No link block named 'irc.my.net') [@xx.xx.xx.xxx.51919]
-
[2:52pm] -irc.my.net- *** LocOps -- ERROR :from stats.abzs.net[xx.xx.xx.xxx] -- Link denied (No matching link configuration) [@xx.xx.xx.xxx.51919]
-
[2:52pm] -irc.my.net- *** LocOps -- ERROR :from stats.my.net[xx.xx.xx.xxx] -- Closing Link: [xx.xx.xx.xxx] (Link denied (No matching link configuration))
-
[2:52pm] -irc.my.net- *** LocOps -- Server stats.my.net[xx.xx.xx.xxx] closed the connectionCode: Select all
ulines {
services.my.net;
stats.my.net;
};Code: Select all
NickServ- Nickname his nick may not be registered.I hope someone can help me with this problem.
Thanks