Hi all,
I've just got myself an Intellistation 285, and am having trouble with the service processor. When I got the system, I cabled the SP to my network, and could access it over the default 192.168.2.147 and 192.168.3.147 addresses.
I logged into the ASMI webpage, and changed the IP address details so it would obtain a static IP. From this point on, I cannot communicate with it at all. It appeared to be listening on the new IP address (I could ping it), but telnet and https connections timed out.
I have tried with both a straight-through and null modem cables at 19200 baud; nothing happens there either. However, if I connect using a straight through connection at 19200-8N1, I get regular "garbage" displayed on my terminal (the diamond-question mark and left square bracket) at 1 second intervals. I have tried all the usual baud rates I can think of, and no joy.
I have also removed the service processor and removed the battery for a minute before re-installing it. It now comes back on, and grabs an address from DHCP but again I cannot connect to it using telnet, serial or https.
One oddity is that when I attempt a connection using openssl, it does respond but I get the following :
Code:
# openssl s_client -bugsĀ -connect 192.168.0.21:443
CONNECTED(00000003)
depth=0 /C=US/ST=New York/O=IBM/OU=IBM eServer GFW/CN=ASM.IBM.eServer.ibm.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 /C=US/ST=New York/O=IBM/OU=IBM eServer GFW/CN=ASM.IBM.eServer.ibm.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 /C=US/ST=New York/O=IBM/OU=IBM eServer GFW/CN=ASM.IBM.eServer.ibm.com
verify error:num=21:unable to verify the first certificate
verify return:1
47040:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:/SourceCache/OpenSSL098/OpenSSL098-47/src/ssl/s3_pkt.c:431:
So there is something there and listening, but for whatever reason it's not responding correctly.
Had anyone seen anything like this before, or have any ideas on what to do next ? All of the documentation I have seen indicates that this *should* just work (and indeed, it did for a short while before I changed the IP address). It's also worth pointing out that the rest if the system is fine and powers on with no trouble; it's just the SP that I can't use...
Thanks,
-Mark