Page 1 of 1

link 2 serveres

Posted: Sun Sep 05, 2004 11:11 pm
by jailmann
Hello

i have trid 2 link 2 different serveres but it dont want so i think i have somthin wrong

Master server

link tux.xxxxx.com
{
username *;
hostname 12345678;
bind-ip *;
port 4000;
hub *;
password-connect "password";
password-receive "password";
class servers;
options {
autoconnect;
};
};



Server 2

link tux.xxxxxx.com
{
username *;
hostname 12345678;
bind-ip *;
port 4000;
hub *;
password-connect "xxxxx";
password-receive "xxxxxxxxxx";
class servers;
options {
autoconnect;
};
};

hostname is that from the master ip or from the person that i link to ??

Posted: Sun Sep 05, 2004 11:40 pm
by w00t
The person.

Posted: Mon Sep 06, 2004 12:25 am
by jailmann
Master Server
---------------------
irc.xx.com
IP:1234


Server 2
-----------
tux.xx.com
IP: 5678

---------------------------------------------

how woukd the linkg then be like i have tried many things but i cant link the 2 serveres

Posted: Mon Sep 06, 2004 2:12 am
by w00t
jailmann wrote:Master Server
---------------------
irc.xx.com
IP:1234


Server 2
-----------
tux.xx.com
IP: 5678

---------------------------------------------

how woukd the linkg then be like i have tried many things but i cant link the 2 serveres
I really shouldn't do this, but I will regardless...

Master Server Config:
link tux.xx.com
{
username *;
hostname 5678;
bind-ip *;
port 4000;
hub *;
password-connect "password";
password-receive "password";
class servers;
options {
autoconnect;
};
};

link irc.xx.com
{
username *;
hostname 1234;
bind-ip *;
port 4000;
hub *;
password-connect "password";
password-receive "password";
class servers;
options {
autoconnect;
};
};

That should (possibly maybe) work. If not, feel free to correct me, it's been about 8 months since I've had to do a link block and I was never too good at them...

Posted: Mon Sep 06, 2004 6:25 am
by Dukat
Just follow Ron's Guide and everything will work fine.

Posted: Mon Sep 06, 2004 9:26 am
by jailmann
Hello

i have a stupid question to

i have lost all my command when my pc crash

i have in the unrealircd.conf put my name on Super-Admins but how do i active it on my name somthing like this /msg operserv sa on or ?

Posted: Mon Sep 06, 2004 10:22 am
by Ron2K
Not sure what you're trying to say, but it looks like you need to oper yourself up and identify to NickServ.

Hint #1: You should really start a new topic when a new, unrelated problem comes up.
Hint #2: Someone like yourself who clearly struggles with English should post in the International forum, where you can speak your own language and get help from people who speak your language.