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
ATMEL_FWL(8)						      System Manager's Manual						      ATMEL_FWL(8)

NAME
atmel_fwl - Load firmware into Atmel at76c50x wireless networking chips. SYNOPSIS
atmel_fwl <interface> /path/to/firmware DESCRIPTION
atmel_fwl loads firmware images for Atmel at76c50x series wireless networking chips into the Linux driver for same. Note that this utility is not normally necessary, since the driver will automatically load the correct firmware image via the hotplug sys- tem. Atmel_fwl is provided for applications where use of the hotplug system may not be desirable. atmel_fwl should be run after the interface has been created (after card insertion, in the case of PCMCIA cards) but before it is brought up by running ifconfig. NOTES
Note that there are two versions of many of the firmware images, the second one with the suffix "-wpa". These are later releases from Atmel which support WPA privacy. They are only usable by versions of the driver greater than 0.9. Be sure not to use the "-wpa" one unless your in-kernel driver code is version 0.9 or better. Sadly, as of version 0.9, the in-kernel driver does not actually support the setting of WPA passphrases. The firmware images are usually installed in /usr/lib/hotplug/firmware. The status of the driver, including its firmware loading, is available in /proc/driver/atmel FILES
/usr/lib/hotplug/firmware /proc/driver/atmel SEE ALSO
iwconfig(8), ifconfig(8), AUTHOR
This manual page was written by Simon Kelley <simon@thekelleys.org.uk>. ATMEL_FWL(8)