Hi,
Thanks for your reply.
I advise you that i’m new on SAP BI4 Administration on Linux. (I always have to work on Windows server before…)
So this is the telnet test from SRV1 to SRV2 :
[root@SRV1 ~]# telnet 10.xx.xxx.xxx 6400
Trying 10.xx.xxx.xxx...
telnet: connect to address 10.xx.xxx.xxx: Connection refused
[root@SRV1 ~]#
Telnet test from SRV2 to SRV1
[root@SRV2 ~]# telnet 10.xx.xxx.xxx 6400
Trying 10.xx.xxx.xxx...
Connected to 10.xx.xxx.xxx.
Escape character is '^]'.
Connection closed by foreign host.
[root@SRV2 ~]#
I have two different behaviour…
Do you know what can be the reason ?
My two server hosts.allow are like this :
ALL : ALL
And there is nothing in my hosts.deny.
Thanks for your help
glemaux (BOB member since 2010-06-28)