Linking Services

These are old archives. They are kept for historic purposes only.
Post Reply
LaLaMan
Posts: 1
Joined: Thu Oct 09, 2008 5:46 pm

Linking Services

Post by LaLaMan »

Ok, I need help linking my services. This is my first time using a VPS to set up a IRCD. I don't know if this is why it isn't working or not. Here is what I have in my config files. Sorry but for security issues, I changed everything to things like PORT, IP Address, ext. It is color coordinated.

unrealircd.conf
listen IP Address:PORT;

link Server.Name {
username *;
hostname IP Address;
port PORT;
bind-ip *;
password-connect "Pass";
password-receive "Pass";
class servers;
};

services.conf
RemoteServer IP Address PORT "Pass"

ServerName "Server.Name "


Then when I try to start services. I get this in the mIRC window.

*** LocOps -- Link denied for Server.Name (unknown@IP Address) (Server is in link block but IP/host didn't match) [@IP Address.33832]


How Do I get this link to work?

Thanks
[dx]
Posts: 107
Joined: Sat Jun 16, 2007 1:03 am

Re: Linking Services

Post by [dx] »

Please show us ur complete blocks, with ur IP's and passwords
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Linking Services

Post by Jobe »

As [DX] said can you please show us the actual details (passwords removed ONLY, leave the rest)

Also the output of /stats C too please
Your IP: Image
Your Country: Image
Post Reply