J3591A, HP Secure Web Console firmware


 
Thread Tools Search this Thread
Operating Systems HP-UX J3591A, HP Secure Web Console firmware
# 1  
Old 06-12-2018
J3591A, HP Secure Web Console firmware

Hello all,

Looking for a pre v2.0 rev of firmware for this ancient device.

Nothing I've seen in searches indicates previous versions were available for download but I have to believe they were.

I've tried the new hpe community website, (formerly ITRC I believe) but no dice.

Also if anyone is using it still, is there a more modern way to access it other than via an old browser, or any modern network->serial port alternatives?

Many thanks,

-0
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Solaris

Java web console Vs Web-Based Enterprise Management(WBEM)

Java web console Vs Web-Based Enterprise Management(WBEM) 1. I like to understand the difference in purpose of using java web console and Web-Based Enterprise Management (WBEM) 2. As per CIS benchmark, both of them has to be disabled when not used for increased security. Solaris admin(s) -... (0 Replies)
Discussion started by: cyberidude
0 Replies

2. HP-UX

Secure Web Console Firmware

I have firmware 2.0 for the HP Secure Web Console, but looking for 1.8. Hp does not have this posted anywhere. Anyone have it? Thanks. (0 Replies)
Discussion started by: mrmurdock
0 Replies
Login or Register to Ask a Question
BT3C(4) 						   BSD Kernel Interfaces Manual 						   BT3C(4)

NAME
bt3c -- 3Com Bluetooth PC Card driver SYNOPSIS
bt3c* at pcmcia? function ? DESCRIPTION
The bt3c driver provides support for the 3Com Bluetooth PC Card, model 3CRWB6096, to the Bluetooth protocol stack. FIRMWARE
This card needs firmware loaded before it will work. Due to copyright restrictions we cannot distribute the firmware with NetBSD, but if you have the card then you should have received a CD with the drivers on, or you may download the latest version from the 3Com website. Create a directory named bt3c in the search path of the firmload(9) kernel subsystem. Now, extract the driver archive and find the firmware file called BT3CPCC.bin, and place this file in the newly created directory. The firmware will be loaded automatically as needed. DIAGNOSTICS
bt3c%d: Cannot open firmware This will be printed to the console if the device cannot open the firmware file as described above. bt3c%d: Antenna In bt3c%d: Antenna Out If the kernel is compiled with the DIAGNOSTIC option, these messages will be produced on the console when the card antenna position is changed. bt3c%d: sleeping bt3c%d: waking up These messages will be produced when the card is enabled or disabled due to power change events. SEE ALSO
bluetooth(4), pcmcia(4), firmload(9) HISTORY
This bt3c device driver was written by Iain Hibbert using FreeBSD and BlueZ drivers as a reference. It first appeared in NetBSD 4.0. BUGS
BSD
January 14, 2006 BSD