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
URTWNFW(4)						   BSD Kernel Interfaces Manual 						URTWNFW(4)

NAME
urtwnfw -- Firmware Module for Realtek Wireless driver SYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file: device urtwnfw This will include three firmware images inside the kernel. If you want to pick only the firmware image for your network adapter choose one of the following: device urtwn-rtl8192cfwT device urtwn-rtl8192cfwU device urtwn-rtl8188eufw Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): urtwn-rtl8192cfwT_load="YES" urtwn-rtl8192cfwU_load="YES" urtwn-rtl8188eufw_load="YES" DESCRIPTION
This module provides access to firmware sets for the Realtek RTL8188CUS, RTL8188CE-VAU, RTL8188EUS, RTL8188RU and RTL8192CU chip based USB WiFi adapters. It may be statically linked into the kernel, or loaded as a module. For the loaded firmware to be enabled for use the license at /usr/share/doc/legal/realtek must be agreed to by adding the following line to loader.conf(5): legal.realtek.license_ack=1 FILES
/usr/share/doc/legal/realtek urtwnfw firmware license SEE ALSO
urtwn(4), firmware(9) BSD
April 25, 2014 BSD