would help, I am struggling to link a server for my bad results .....
would be in my => unrelaircd.conf
LINKS TO ######## *** *** Servers #######
############################################
* /
services.TestServ.Org link
(
username *;
xxx.xxx.xxx hostname;
xxx.xxx.xxx bind ip;
port 8855;
hub *;
xiu connection password ";
get password "xiu"
class servers;
options (
);
);
Newserver link? . TesteServ.Org <= New Server ?????? or not?
(
username *;
ip hostname of the server again? ;
bind ip *;
port 8855;
hub *;
xiu connection password ";
get password "xiu";
class servers;
options (
);
);
Uline (
services.testserv.Org;
stats.Testserv.Org;
);
drpass (
r3st4rt restart ";
die "m0rr4";
);
.............
learn it all for me friends .. thanks .......
linked 2 servers
Re: linked 2 servers
your link blocks are not correct. Please see: Link Block on how to properly format your link blocks.
As a side note, your drpass block is wrong too. Please see: drpass block to fix that. As well as your Uline block.
In fact, please read the entire Help document as I'm sure there is more to this pattern than revealed.
As a side note, your drpass block is wrong too. Please see: drpass block to fix that. As well as your Uline block.
In fact, please read the entire Help document as I'm sure there is more to this pattern than revealed.
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
Re: linked 2 servers
Also as a side note your configuration is appearing to use parenthesis ( ) and not curly brackets { }. There is a difference and your server should be failing to even start, or at least giving you a flood of configuration errors as a result.
Re: linked 2 servers
DOH! .. good eyes Stealth.
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ