When i try to connect i get this:
[vaasa] (link) Link vll-abuse.edu.vaasa.fi ->
vll-luokka4.edu.vaasa.fi
[syvanen@195.236.99.69.1687] established
[vaasa] *** LocOps -- ERROR :from vll-
luokka4.edu.vaasa.fi[195.236.99.69] --
Link denied (No matching link configuration)
vll-abuse.edu.vaasa.fi[@195.236.101.185.0]
[vaasa] *** LocOps -- ERROR :from vll-
luokka4.edu.vaasa.fi[195.236.99.69] --
Closing Link: vll-abuse.edu.vaasa.fi
[195.236.101.185] (Link denied
(No matching link configuration))
[vaasa] *** LocOps -- Server vll-luokka4.edu.vaasa.fi
[195.236.99.69] closed
the connection
The configs are ok.. I think.
here they are:
link vll-luokka4.edu.vaasa.fi
{
username syvanen;
hostname 195.236.99.69;
bind-ip *;
port 8067;
hub *;
password-connect "test";
password-receive "test";
class servers;
options {
autoconnect;
};
};
link vll-abuse.edu.vaasa.fi
{
username syvanen;
hostname 195.236.101.185;
bind-ip *;
port 8067;
hub *;
password-connect "test";
password-receive "test";
class servers;
options {
autoconnect;
};
};
Logged In: YES
user_id=335838
Hmm.. never mind.. i made it work with old example files..
heh.. or maybe the password may not contain numbers??
I'll dig into this. =o)