Advice Needed On Linking Servers
Posted: Sun Aug 29, 2010 6:15 pm
Hi hope all of you r doing well!
For some time now ive been trying to link my two unrealircd servers together.
I am sure by now you are sick off ppl asking you how to link servers as ive been doing alot of reading and have tried almost every possible thing thats related to my problem.
coming to the point this is my set up of
server 1
me
{
name "pc-002.local.com";
info "Network(c)";
numeric 1;
};
link pc-games.local.com
{
username *;
hostname 10.0.0.65;
bind-ip *;
port 7029;
hub *;
password-connect "pass";
password-receive "pass";
class servers;
options {
//autoconnect;
//ssl;
zip;
};
};
server 2
me
{
name "pc-games.local.com";
info "Network(c)";
numeric 2;
};
link pc-002.local.com
{
username *;
hostname 10.0.0.32;
bind-ip *;
port 7029;
leaf *;
password-connect "pass";
password-receive "pass";
class servers;
options {
//autoconnect;
//ssl;
zip;
};
};
Now acording to all the forums i read thats is supossed to be correct please correct me if am wrong.
I Tried this via internet using real hostname with diferent ips with servers in diferent locations and its given me the same problem
so i brought it localy as you can see
and to make see the host i supplied the config do point to those ips ive edited my
[c:\windows\system32\drivers\ect\hosts}
and add the host their to make sure their was no conflict
but even then i still get the same result
so hopefully some one here has a solution for my problem
this is the error it keeps giving me
-
[20:12:54] -pc-002.local.com- *** Connecting to pc-games.local.com[10.0.0.65].
-
[20:12:55] -pc-002.local.com- *** Notice -- No response from pc-games.local.com[10.0.0.65], closing link
-
And Vise Versa
i thought it could be my firewalls so i disable then.
their is no rooter in between ive connected them directly pc to pc
i can ping the servers and hosts with out any problems
ive also made sure all my ports are open
ive even gone as for as reinstalling windows xp on both machines and unreal to make sure their was no problems on softwear
i do know what else to try and every forum i read non of then has this exact problem that ive read please help me
thx in advance
regards
sorry i forgot to mention am using unreal 3.2.8 downloaded it 4 days ago after trying with 3.2.3 for 3 months and not coming right i thought maybe its that version but nether work
DICE
For some time now ive been trying to link my two unrealircd servers together.
I am sure by now you are sick off ppl asking you how to link servers as ive been doing alot of reading and have tried almost every possible thing thats related to my problem.
coming to the point this is my set up of
server 1
me
{
name "pc-002.local.com";
info "Network(c)";
numeric 1;
};
link pc-games.local.com
{
username *;
hostname 10.0.0.65;
bind-ip *;
port 7029;
hub *;
password-connect "pass";
password-receive "pass";
class servers;
options {
//autoconnect;
//ssl;
zip;
};
};
server 2
me
{
name "pc-games.local.com";
info "Network(c)";
numeric 2;
};
link pc-002.local.com
{
username *;
hostname 10.0.0.32;
bind-ip *;
port 7029;
leaf *;
password-connect "pass";
password-receive "pass";
class servers;
options {
//autoconnect;
//ssl;
zip;
};
};
Now acording to all the forums i read thats is supossed to be correct please correct me if am wrong.
I Tried this via internet using real hostname with diferent ips with servers in diferent locations and its given me the same problem
so i brought it localy as you can see
and to make see the host i supplied the config do point to those ips ive edited my
[c:\windows\system32\drivers\ect\hosts}
and add the host their to make sure their was no conflict
but even then i still get the same result
so hopefully some one here has a solution for my problem
this is the error it keeps giving me
-
[20:12:54] -pc-002.local.com- *** Connecting to pc-games.local.com[10.0.0.65].
-
[20:12:55] -pc-002.local.com- *** Notice -- No response from pc-games.local.com[10.0.0.65], closing link
-
And Vise Versa
i thought it could be my firewalls so i disable then.
their is no rooter in between ive connected them directly pc to pc
i can ping the servers and hosts with out any problems
ive also made sure all my ports are open
ive even gone as for as reinstalling windows xp on both machines and unreal to make sure their was no problems on softwear
i do know what else to try and every forum i read non of then has this exact problem that ive read please help me
thx in advance
regards
sorry i forgot to mention am using unreal 3.2.8 downloaded it 4 days ago after trying with 3.2.3 for 3 months and not coming right i thought maybe its that version but nether work
DICE