Page 1 of 1
Linking error
Posted: Wed Jun 04, 2014 8:31 pm
by PartyG
[20:22:21] *** Connecting to irc.vchat.be[::ffff:78.129.172.31].
[20:22:21] *** Global -- Closing link: Write error: Connection refused - irc.vchat.be[::ffff:78.129.172.31]
[20:18:33] error binding to local port for irc2.vchat.be[78.129.172.31]:Cannot assign requested address
[20:18:33] *** Couldn't connect to irc2.vchat.be.
so from both sites there is something wrong..
G
Re: Linking error
Posted: Wed Jun 04, 2014 8:37 pm
by PartyG
irc.vchat.be
link irc2.vchat.be {
username *;
hostname 78.129.172.31;
bind-ip 78.129.172.23;
port 6895;
password-connect "Pasword";
password-receive "Pasword";
leaf *;
class servers;
options {
//autoconnect;
//ssl;
//zip;
};
irc2.vchat.be
};
link irc.vchat.be {
username *;
hostname 78.129.172.31;
bind-ip 78.129.172.23;
port 6890;
password-connect "Pasword";
password-receive "Pasword";
hub *;
class servers;
options {
//autoconnect;
//ssl;
//zip;
};
};
Re: Linking error
Posted: Wed Jun 04, 2014 8:41 pm
by PartyG
ok
i did get it working
now i get this
[22:40:46] *** Notice -- Connection to irc.vchat.be[::ffff:216.245.216.185] activated.
[22:40:47] *** LocOps -- Link denied for irc2.vchat.be(
[email protected]) (Server is in link block but IP/host didn't match) [@78.129.172.23.38845]
[22:40:47] *** LocOps -- ERROR :from irc.vchat.be[::ffff:216.245.216.185] -- Link denied (No matching link configuration) [@78.129.172.23.38845]
[22:40:47] *** LocOps -- ERROR :from irc.vchat.be[::ffff:216.245.216.185] -- Closing Link: [78.129.172.23] (Link denied (No matching link configuration))
[22:40:47] Exiting ssl client irc.vchat.be[@0:0:0:0:0:ffff:216.245.216.185.0]: SSL_read(): Underlying socket operation returned zero
[22:40:47] *** LocOps -- Lost connection to irc.vchat.be[::ffff:216.245.216.185]: SSL_read(): Underlying socket operation returned zero
Re: Linking error
Posted: Wed Jun 04, 2014 9:53 pm
by PartyG
Problem solved