link problems
Posted: Tue Sep 07, 2004 10:37 pm
my conf:
my friend's conf:
313.249.175.223 is my friend's ip and
313.149.184.253 my ip
i get problems like
[01:37:45] -nio.phantomnet.ath.cx- *** Notice -- No response from matrozoc.phantomnet.ath.cx[313.249.175.223], closing link
-
[01:37:45] -nio.phantomnet.ath.cx- *** Notice -- Connection to matrozoc.phantomnet.ath.cx[313.249.175.223] activated.
-
[01:37:46] -nio.phantomnet.ath.cx- *** Notice -- No response from matrozoc.phantomnet.ath.cx[313.249.175.223], closing link
-
[01:37:46] -nio.phantomnet.ath.cx- *** Notice -- Connection to matrozoc.phantomnet.ath.cx[313.249.175.223] activated.
and sometimes other
thnx
Code: Select all
me
{
name "nio.phantomnet.ath.cx";
info "PhantomNet";
numeric 1;
};
link matrozoc.phantomnet.ath.cx
{
username *;
hostname 313.249.175.223;
bind-ip *;
port 6667;
hub *;
password-connect "link";
password-receive "link";
class default;
options {
/* Note: You should not use autoconnect when linking
* services
*/
autoconnect;
zip;
Code: Select all
me
{
name "matrozoc.phantomnet.ath.cx";
info "PhantomNet";
numeric 1;
};
link nio.phantomnet.ath.cx
{
username *;
hostname 313.149.184.253;
bind-ip *;
port 6667;
hub *;
password-connect "link";
password-receive "link";
class default;
options {
/* Note: You should not use autoconnect when linking
* services
*/
autoconnect;
zip;
};
};
313.149.184.253 my ip
i get problems like
[01:37:45] -nio.phantomnet.ath.cx- *** Notice -- No response from matrozoc.phantomnet.ath.cx[313.249.175.223], closing link
-
[01:37:45] -nio.phantomnet.ath.cx- *** Notice -- Connection to matrozoc.phantomnet.ath.cx[313.249.175.223] activated.
-
[01:37:46] -nio.phantomnet.ath.cx- *** Notice -- No response from matrozoc.phantomnet.ath.cx[313.249.175.223], closing link
-
[01:37:46] -nio.phantomnet.ath.cx- *** Notice -- Connection to matrozoc.phantomnet.ath.cx[313.249.175.223] activated.
and sometimes other
thnx