Hi,
i need a help for this problem,
-irc.foonet2.com- *** Notice -- Connection to (irc.foonet.com)[212.175.228.253] activated.
-
-irc.foonet2.com- *** LocOps -- Link denied for irc.foonet.com([email protected]) (Server is in link block but IP/host didn't match) (irc.foonet.com)[@212.175.228.253.0]
and
-irc.foonet.com- *** Notice -- (link) Link irc.foonet.com -> irc.foonet2.com[@212.175.228.247.35983] established
-
-irc.foonet.com- *** Global -- Closing link: Write error: Connection reset by peer - irc.foonet2.com[212.175.228.247]
i dont have any domain but i need a just link .. ip to ip .. pls help .
(sorry for my bad english)
Server is in link block but IP/host didn't matc
Re: Server is in link block but IP/host didn't matc
Use the above red text for hostname in the link block for irc.foonet.com in irc.foonet2.com's unrealircd.conf-irc.foonet2.com- *** LocOps -- Link denied for irc.foonet.com(unknown@212.175.228.253) (Server is in link block but IP/host didn't match) (irc.foonet.com)[@212.175.228.253.0]
Your IP: 
Your Country:

Your Country:

Re: Server is in link block but IP/host didn't matc
link (irc.foonet.com)
{
username *;
hostname 212.175.228.253;
bind-ip *;
port 7029;
hub *;
password-connect "sifre";
password-receive "sifre";
class servers;
options {
autoconnect;
};
};
link irc.foonet2.com {
username *;
hostname 212.175.228.247;
bind-ip *;
port 7029;
password-connect "sifre";
password-receive "sifre";
hub *;
class servers;
};
this is a config.
{
username *;
hostname 212.175.228.253;
bind-ip *;
port 7029;
hub *;
password-connect "sifre";
password-receive "sifre";
class servers;
options {
autoconnect;
};
};
link irc.foonet2.com {
username *;
hostname 212.175.228.247;
bind-ip *;
port 7029;
password-connect "sifre";
password-receive "sifre";
hub *;
class servers;
};
this is a config.
Re: Server is in link block but IP/host didn't matc
try removing the ()'s from the first link blocks server name.
Your IP: 
Your Country:

Your Country:

Re: Server is in link block but IP/host didn't matc
lol
tnx for help