Hi all,
That works we have found the problem it was a network problem with the port
We pass to another router and that work
We export policy and a node and it's fine
Thanks for all peaple for the help.
Best regards, Mickael.
+---
Try this. From each of your TSM servers issue the commands below.
Look over the output for clues. By adding the word, help, in front of
each command you will get a nice explanation of the command and the
expected output. You can also post the output back here for us to look over.
query server f=d
Hi Nick,
Thanks for the reply,
For the firewall when i do
telnet ip_TSMSERVER2 tcp/ip_port on TSM_SERVER1 and
telnet ip_TSM_SERVER1tcp/ip_port on TSMSERVER2
The connection was established.
On the TSM_SERVER1
tsm: TSM_SERVER1>q admin
Administrator Days Since Days Since Locked? Privilege Classe
Did you issue SET SERVERPASSWORD on each server before doing the DEFINE SERVER
commands?
That’s probably a silly question, but if you didn’t, that would explain things.
When you look at the activity logs on each server, can you see the other server
trying to connect? Does it ever work?
Nick
Hi and thanks for the reply Nick
My fault i have do that exactelly
on TSM_SERVER1
DEFINE SERVER TSMSERVER2 SERVERPASSWORD=password> HLADDRESS=Ip
LLADDRESS=port_tcp/ip
on TSMSERVER2
DEFINE SERVER TSM_SERVER1 SERVERPASSWORD=password> HLADDRESS=Ip
LLADDRESS=port_tcp/ip
On the two server the ad
backupcentral.com.
+--
mik
Communication server to server
Hi everybody,
We try to connect both TSM server for that we do
on TSM_SERVER1
DEFINE SERVER TSMSERVER2 SERVERPASSWORD=password> HLADDRESS=Ip
LLADDRESS=port_tcp/ip
I think that on SERVER1 you should be trying to define SERVER2 if you want PING
to work, and vice versa. Or have you already done that?
I’m confused why your ANR0561E message refers to TSMSERVER2, not SERVER2.
Nick
On Dec 10, 2013, at 9:53 AM, mik wrote:
> Hi everybody,
>
> We try to conne
Hi everybody,
We try to connect both TSM server for that we do
on SERVER1
DEFINE SERVER SERVER1 SERVERPASSWORD=password> HLADDRESS=Ip
LLADDRESS=port_tcp/ip
on SERVER2
DEFINE SERVER SERVER2 SERVERPASSWORD=password> HLADDRESS=Ip
LLADDRESS=port_tcp/ip
On the two server the admin and his passwo