Author |
Message
|
sandiksk |
Posted: Thu Apr 06, 2006 5:03 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
Do you have your user id setup on that box. |
|
Back to top |
|
 |
navjotkaur78 |
Posted: Thu Apr 06, 2006 5:06 am Post subject: |
|
|
Apprentice
Joined: 09 Feb 2006 Posts: 31
|
yea. i've full access to that system. when i try using telnet, it does not reach the state where it asks for user id and password. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 06, 2006 5:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The port you want to connect to is simply not open to the machine you're trying to connect from.
You can either get your security folks to open that port, or you can investigate the capabilities of ssh to understand if it provides you some more options. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sandiksk |
Posted: Thu Apr 06, 2006 5:42 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
I just downloaded WMQTool V6.1 and was successfully able to connect to 5.3 queue managers. So as jeff said Look to see if port 1414 is open or not. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 06, 2006 5:43 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
sandiksk wrote: |
So as jeff said Look to see if port 1414 is open or not. |
navjotkaur78 has already shown that the port is not open. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Apr 06, 2006 5:45 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
navjotkaur78 wrote: |
yea. i've full access to that system. when i try using telnet, it does not reach the state where it asks for user id and password. |
Sorry, but the test using telnet doesn't get to the point where it actually asks for a userid. See my post here about the results of testing using telent:
http://www.mqseries.net/phpBB2/viewtopic.php?t=28085&highlight=telnet _________________ -wayne |
|
Back to top |
|
 |
navjotkaur78 |
Posted: Thu Apr 06, 2006 9:32 pm Post subject: |
|
|
Apprentice
Joined: 09 Feb 2006 Posts: 31
|
Thanx for all your replies.
exactly as wschutz and sandiksk said, the port 1414 is not open for me.
when i did
"telnet <host name> 1414, i got ".Could not open connection to the host, on port 1414: Connect failed
but when i did
telnet <host name> 22(port through which i connect through putty), i got
the telnet window with "SSH-2.0-OpenSSH_3.6.1p2" message. |
|
Back to top |
|
 |
wschutz |
Posted: Fri Apr 07, 2006 3:17 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Time to talk to your networking folks. _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 07, 2006 3:18 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
wschutz wrote: |
Time to talk to your networking folks. |
Or look at putty and ssh a little more closely to see if it can provide you an alternate route to opening the port. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
navjotkaur78 |
Posted: Sun Apr 09, 2006 9:58 pm Post subject: |
|
|
Apprentice
Joined: 09 Feb 2006 Posts: 31
|
i was able to connect to WMQ 6.1 to remote AIX system. The problem was the access rights to the port. Also when i tried connecting through the server connection channel I had made, it did not connect. But giving the "SYSTEM.ADMIN.SVRCONN" helped.
Thank u all for all your replies and helping me resolve this issue. |
|
Back to top |
|
 |
sandiksk |
Posted: Mon Apr 10, 2006 5:38 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
navjotkaur78
Quote: |
But giving the "SYSTEM.ADMIN.SVRCONN" helped.
|
What exactly do you mean. |
|
Back to top |
|
 |
navjotkaur78 |
Posted: Mon Apr 10, 2006 9:22 pm Post subject: |
|
|
Apprentice
Joined: 09 Feb 2006 Posts: 31
|
It is a default Admin Server Connection Channel. By giving the default Admin Server connection channel i was able to connect to the remote QM via WMQTool.
Also when you try to add a QM through the Explorer by "Show/Hide Queue Manager Utility". Default listed server connection channel is "SYSTEM.ADMIN.SVRCONN". |
|
Back to top |
|
 |
|