link 2 serveres

These are old archives. They are kept for historic purposes only.
Post Reply
jailmann
Posts: 81
Joined: Wed Apr 28, 2004 9:51 am

link 2 serveres

Post 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 ??
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

The person.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
jailmann
Posts: 81
Joined: Wed Apr 28, 2004 9:51 am

Post 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
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post 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...
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Just follow Ron's Guide and everything will work fine.
jailmann
Posts: 81
Joined: Wed Apr 28, 2004 9:51 am

Post 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 ?
Ron2K

Post 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.
Post Reply