network connectivity to mqs



Hi All,
We encountered some strange problem while trying to connect to mq
manager
with java - reason[2059]
Further exploration with telnet gave us following results:

some info about system:
There is a multi-homed server. It has ip1 with $A tcpip process and
ip2
with $B process.
Mq manager is configured to listen on ip1, port 1414.
OS is G26

When we are connected to ip2 under guardian env(with TACL) and trying
to
connect from it with telnet to ip1, 1414 everything works fine(i.e.
qmanager
is up and running)
When we are connected to ip2 under oss env. and trying to connect with
telnet to ip1,1414 it gives us "connection refuse" error.

If we are connected to ip1 from tacl or oss env and trying to reach
mq-manager with telnet all works fine.
It seems that the problem is about "connecting from one network
interface to
another under oss environment"

Has somebody a clue what could be done with this situation? Maybe we
are
missing some configuration on Oss?
Thanks in advance.

.



Relevant Pages